Searched defs:SecondTableInA (Results 1 – 9 of 9) sorted by relevance
12 public struct SecondTableInA : IFlatbufferObject struct24 public static Offset<NamespaceA.SecondTableInA> CreateSecondTableInA(FlatBufferBuilder builder, in CreateSecondTableInA()33 public static Offset<NamespaceA.SecondTableInA> EndSecondTableInA(FlatBufferBuilder builder) { in EndSecondTableInA()45 …public static Offset<NamespaceA.SecondTableInA> Pack(FlatBufferBuilder builder, SecondTableInAT _o… in Pack()
34 type SecondTableInA struct { struct35 _tab flatbuffers.Table52 func (rcv *SecondTableInA) Init(buf []byte, i flatbuffers.UOffsetT) {57 func (rcv *SecondTableInA) Table() flatbuffers.Table {61 func (rcv *SecondTableInA) ReferToC(obj *NamespaceC.TableInC) *NamespaceC.TableInC {
11 class SecondTableInA : Table() { class
11 class SecondTableInA extends Table class
9 class SecondTableInA(object): class
11 public final class SecondTableInA extends Table { class
15 pub struct SecondTableInA<'a> { struct19 impl<'a> flatbuffers::Follow<'a> for SecondTableInA<'a> { implementation27 impl<'a> SecondTableInA<'a> { impl63 impl flatbuffers::Verifiable for SecondTableInA<'_> { implementation111 impl core::fmt::Debug for SecondTableInA<'_> { implementation
8 export class SecondTableInA { class
4 export class SecondTableInA { class