Searched defs:FooStruct (Results 1 – 6 of 6) sorted by relevance
40 function TableInFirstNS_mt:FooStruct() function
40 def FooStruct(self): member in TableInFirstNS
23 …public NamespaceA.NamespaceB.StructInNestedNS? FooStruct { get { int o = __p.__offset(8); return o… property
56 func (rcv *TableInFirstNS) FooStruct(obj *NamespaceA__NamespaceB.StructInNestedNS) *NamespaceA__Nam… func
1704 struct FooStruct { in to_struct() struct1705 a: i8, in to_struct()1706 b: u8, in to_struct()1707 c: i16, in to_struct()1709 impl<'a> flatbuffers::Follow<'a> for &'a FooStruct { in to_struct() implementation1734 struct FooStruct { in to_slice_of_struct_elements() struct1735 a: i8, in to_slice_of_struct_elements()1736 b: u8, in to_slice_of_struct_elements()1737 c: i16, in to_slice_of_struct_elements()1739 impl flatbuffers::SafeSliceAccess for FooStruct {} in to_slice_of_struct_elements() implementation[all …]
8 struct FooStruct { }; // LF_STRUCTURE struct