GenericMap.Builder

Undocumented in source.

Constructors

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

Members

Functions

asReader
auto asReader()
Undocumented in source. Be warned that the author may not have intended to support it.
getA
StructList!(.TestAllTypes).Builder getA()
Undocumented in source. Be warned that the author may not have intended to support it.
getB
ListList!(StructList!(.GenericMap!(K_82ebb0222244f631_Type, V_82ebb0222244f631_Type).Entry)).Builder getB()
Undocumented in source. Be warned that the author may not have intended to support it.
getC
ListList!(ListList!(StructList!(.GenericMap!(K_82ebb0222244f631_Type, V_82ebb0222244f631_Type).Entry))).Builder getC()
Undocumented in source. Be warned that the author may not have intended to support it.
getEntries
StructList!(.GenericMap!(K_82ebb0222244f631_Type, V_82ebb0222244f631_Type).Entry).Builder getEntries()
Undocumented in source. Be warned that the author may not have intended to support it.
hasA
bool hasA()
Undocumented in source. Be warned that the author may not have intended to support it.
hasB
bool hasB()
Undocumented in source. Be warned that the author may not have intended to support it.
hasC
bool hasC()
Undocumented in source. Be warned that the author may not have intended to support it.
hasEntries
bool hasEntries()
Undocumented in source. Be warned that the author may not have intended to support it.
initA
StructList!(.TestAllTypes).Builder initA(int size)
Undocumented in source. Be warned that the author may not have intended to support it.
initB
ListList!(StructList!(.GenericMap!(K_82ebb0222244f631_Type, V_82ebb0222244f631_Type).Entry)).Builder initB(int size)
Undocumented in source. Be warned that the author may not have intended to support it.
initC
ListList!(ListList!(StructList!(.GenericMap!(K_82ebb0222244f631_Type, V_82ebb0222244f631_Type).Entry))).Builder initC(int size)
Undocumented in source. Be warned that the author may not have intended to support it.
initEntries
StructList!(.GenericMap!(K_82ebb0222244f631_Type, V_82ebb0222244f631_Type).Entry).Builder initEntries(int size)
Undocumented in source. Be warned that the author may not have intended to support it.
setA
void setA(StructList!(.TestAllTypes).Reader value)
Undocumented in source. Be warned that the author may not have intended to support it.
setB
void setB(ListList!(StructList!(.GenericMap!(K_82ebb0222244f631_Type, V_82ebb0222244f631_Type).Entry)).Reader value)
Undocumented in source. Be warned that the author may not have intended to support it.
setC
void setC(ListList!(ListList!(StructList!(.GenericMap!(K_82ebb0222244f631_Type, V_82ebb0222244f631_Type).Entry))).Reader value)
Undocumented in source. Be warned that the author may not have intended to support it.
setEntries
void setEntries(StructList!(.GenericMap!(K_82ebb0222244f631_Type, V_82ebb0222244f631_Type).Entry).Reader value)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

b
StructBuilder b;
Undocumented in source.

Meta