NamespaceB

package
v1.6.0 Latest Latest
Warning

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

Go to latest
Published: Feb 15, 2017 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	EnumInNestedNSA = 0
	EnumInNestedNSB = 1
	EnumInNestedNSC = 2
)

Variables

View Source
var EnumNamesEnumInNestedNS = map[int]string{
	EnumInNestedNSA: "A",
	EnumInNestedNSB: "B",
	EnumInNestedNSC: "C",
}

Functions

func CreateStructInNestedNS

func CreateStructInNestedNS(builder *flatbuffers.Builder, a int32, b int32) flatbuffers.UOffsetT

func TableInNestedNSAddFoo

func TableInNestedNSAddFoo(builder *flatbuffers.Builder, foo int32)

func TableInNestedNSEnd

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

func TableInNestedNSStart

func TableInNestedNSStart(builder *flatbuffers.Builder)

Types

type StructInNestedNS

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

func (*StructInNestedNS) A

func (rcv *StructInNestedNS) A() int32

func (*StructInNestedNS) B

func (rcv *StructInNestedNS) B() int32

func (*StructInNestedNS) Init

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

func (*StructInNestedNS) MutateA added in v1.4.0

func (rcv *StructInNestedNS) MutateA(n int32) bool

func (*StructInNestedNS) MutateB added in v1.4.0

func (rcv *StructInNestedNS) MutateB(n int32) bool

func (*StructInNestedNS) Table added in v1.5.0

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

type TableInNestedNS

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

func GetRootAsTableInNestedNS added in v1.4.0

func GetRootAsTableInNestedNS(buf []byte, offset flatbuffers.UOffsetT) *TableInNestedNS

func (*TableInNestedNS) Foo

func (rcv *TableInNestedNS) Foo() int32

func (*TableInNestedNS) Init

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

func (*TableInNestedNS) MutateFoo added in v1.4.0

func (rcv *TableInNestedNS) MutateFoo(n int32) bool

func (*TableInNestedNS) Table added in v1.5.0

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

Jump to

Keyboard shortcuts

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