Lines Matching refs:TableInNestedNS
20 func (rcv *TableInNestedNS) UnPackTo(t *TableInNestedNST) {
24 func (rcv *TableInNestedNS) UnPack() *TableInNestedNST {
31 type TableInNestedNS struct { struct
35 func GetRootAsTableInNestedNS(buf []byte, offset flatbuffers.UOffsetT) *TableInNestedNS {
37 x := &TableInNestedNS{}
42 func GetSizePrefixedRootAsTableInNestedNS(buf []byte, offset flatbuffers.UOffsetT) *TableInNestedNS…
44 x := &TableInNestedNS{}
49 func (rcv *TableInNestedNS) Init(buf []byte, i flatbuffers.UOffsetT) { argument
54 func (rcv *TableInNestedNS) Table() flatbuffers.Table { argument
58 func (rcv *TableInNestedNS) Foo() int32 { argument
66 func (rcv *TableInNestedNS) MutateFoo(n int32) bool { argument