TestLists.Reader

Undocumented in source.

Constructors

this
this(SegmentReader* segment, int data, int pointers, int dataSize, short pointerCount, int nestingLimit)
Undocumented in source.

Members

Functions

getBoolListListList
ListList!(ListList!(PrimitiveList!bool)).Reader getBoolListListList()
Undocumented in source. Be warned that the author may not have intended to support it.
getEnumListList
ListList!(EnumList!(.TestEnum)).Reader getEnumListList()
Undocumented in source. Be warned that the author may not have intended to support it.
getInt32ListList
ListList!(PrimitiveList!int).Reader getInt32ListList()
Undocumented in source. Be warned that the author may not have intended to support it.
getList0
StructList!(.TestLists.Struct0).Reader getList0()
Undocumented in source. Be warned that the author may not have intended to support it.
getList1
StructList!(.TestLists.Struct1).Reader getList1()
Undocumented in source. Be warned that the author may not have intended to support it.
getList16
StructList!(.TestLists.Struct16).Reader getList16()
Undocumented in source. Be warned that the author may not have intended to support it.
getList32
StructList!(.TestLists.Struct32).Reader getList32()
Undocumented in source. Be warned that the author may not have intended to support it.
getList64
StructList!(.TestLists.Struct64).Reader getList64()
Undocumented in source. Be warned that the author may not have intended to support it.
getList8
StructList!(.TestLists.Struct8).Reader getList8()
Undocumented in source. Be warned that the author may not have intended to support it.
getListP
StructList!(.TestLists.StructP).Reader getListP()
Undocumented in source. Be warned that the author may not have intended to support it.
getStructListList
ListList!(StructList!(.TestAllTypes)).Reader getStructListList()
Undocumented in source. Be warned that the author may not have intended to support it.
getTextListList
ListList!(TextList).Reader getTextListList()
Undocumented in source. Be warned that the author may not have intended to support it.
hasBoolListListList
bool hasBoolListListList()
Undocumented in source. Be warned that the author may not have intended to support it.
hasEnumListList
bool hasEnumListList()
Undocumented in source. Be warned that the author may not have intended to support it.
hasInt32ListList
bool hasInt32ListList()
Undocumented in source. Be warned that the author may not have intended to support it.
hasList0
bool hasList0()
Undocumented in source. Be warned that the author may not have intended to support it.
hasList1
bool hasList1()
Undocumented in source. Be warned that the author may not have intended to support it.
hasList16
bool hasList16()
Undocumented in source. Be warned that the author may not have intended to support it.
hasList32
bool hasList32()
Undocumented in source. Be warned that the author may not have intended to support it.
hasList64
bool hasList64()
Undocumented in source. Be warned that the author may not have intended to support it.
hasList8
bool hasList8()
Undocumented in source. Be warned that the author may not have intended to support it.
hasListP
bool hasListP()
Undocumented in source. Be warned that the author may not have intended to support it.
hasStructListList
bool hasStructListList()
Undocumented in source. Be warned that the author may not have intended to support it.
hasTextListList
bool hasTextListList()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

b
StructReader b;
Undocumented in source.

Meta