TestUnion.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.
getBit0
bool getBit0()
Undocumented in source. Be warned that the author may not have intended to support it.
getBit2
bool getBit2()
Undocumented in source. Be warned that the author may not have intended to support it.
getBit3
bool getBit3()
Undocumented in source. Be warned that the author may not have intended to support it.
getBit4
bool getBit4()
Undocumented in source. Be warned that the author may not have intended to support it.
getBit5
bool getBit5()
Undocumented in source. Be warned that the author may not have intended to support it.
getBit6
bool getBit6()
Undocumented in source. Be warned that the author may not have intended to support it.
getBit7
bool getBit7()
Undocumented in source. Be warned that the author may not have intended to support it.
getByte0
ubyte getByte0()
Undocumented in source. Be warned that the author may not have intended to support it.
getUnion0
Union0.Builder getUnion0()
Undocumented in source. Be warned that the author may not have intended to support it.
getUnion1
Union1.Builder getUnion1()
Undocumented in source. Be warned that the author may not have intended to support it.
getUnion2
Union2.Builder getUnion2()
Undocumented in source. Be warned that the author may not have intended to support it.
getUnion3
Union3.Builder getUnion3()
Undocumented in source. Be warned that the author may not have intended to support it.
initUnion0
Union0.Builder initUnion0()
Undocumented in source. Be warned that the author may not have intended to support it.
initUnion1
Union1.Builder initUnion1()
Undocumented in source. Be warned that the author may not have intended to support it.
initUnion2
Union2.Builder initUnion2()
Undocumented in source. Be warned that the author may not have intended to support it.
initUnion3
Union3.Builder initUnion3()
Undocumented in source. Be warned that the author may not have intended to support it.
setBit0
void setBit0(bool value)
Undocumented in source. Be warned that the author may not have intended to support it.
setBit2
void setBit2(bool value)
Undocumented in source. Be warned that the author may not have intended to support it.
setBit3
void setBit3(bool value)
Undocumented in source. Be warned that the author may not have intended to support it.
setBit4
void setBit4(bool value)
Undocumented in source. Be warned that the author may not have intended to support it.
setBit5
void setBit5(bool value)
Undocumented in source. Be warned that the author may not have intended to support it.
setBit6
void setBit6(bool value)
Undocumented in source. Be warned that the author may not have intended to support it.
setBit7
void setBit7(bool value)
Undocumented in source. Be warned that the author may not have intended to support it.
setByte0
void setByte0(ubyte value)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

b
StructBuilder b;
Undocumented in source.

Meta