ImportParFile

package
v2.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 8, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ImportParFileAddFileName

func ImportParFileAddFileName(builder *flatbuffers.Builder, fileName flatbuffers.UOffsetT)

func ImportParFileAddSetIndex

func ImportParFileAddSetIndex(builder *flatbuffers.Builder, setIndex int8)

func ImportParFileEnd

func ImportParFileEnd(builder *flatbuffers.Builder) flatbuffers.UOffsetT

func ImportParFileStart

func ImportParFileStart(builder *flatbuffers.Builder)

Types

type ImportParFile

type ImportParFile struct {
	// contains filtered or unexported fields
}

func GetRootAsImportParFile

func GetRootAsImportParFile(buf []byte, offset flatbuffers.UOffsetT) *ImportParFile

func GetSizePrefixedRootAsImportParFile

func GetSizePrefixedRootAsImportParFile(buf []byte, offset flatbuffers.UOffsetT) *ImportParFile

func (*ImportParFile) FileName

func (rcv *ImportParFile) FileName() []byte

func (*ImportParFile) Init

func (rcv *ImportParFile) Init(buf []byte, i flatbuffers.UOffsetT)

func (*ImportParFile) MutateSetIndex

func (rcv *ImportParFile) MutateSetIndex(n int8) bool

func (*ImportParFile) SetIndex

func (rcv *ImportParFile) SetIndex() int8

func (*ImportParFile) Table

func (rcv *ImportParFile) Table() flatbuffers.Table

func (*ImportParFile) UnPack

func (rcv *ImportParFile) UnPack() *ImportParFileT

func (*ImportParFile) UnPackTo

func (rcv *ImportParFile) UnPackTo(t *ImportParFileT)

type ImportParFileT

type ImportParFileT struct {
	FileName string `json:"fileName"`
	SetIndex int8   `json:"setIndex"`
}

func (*ImportParFileT) Pack

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL