ParkingLot.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.
getCars
StructList!(.Car).Builder getCars()
Undocumented in source. Be warned that the author may not have intended to support it.
hasCars
bool hasCars()
Undocumented in source. Be warned that the author may not have intended to support it.
initCars
StructList!(.Car).Builder initCars(int size)
Undocumented in source. Be warned that the author may not have intended to support it.
setCars
void setCars(StructList!(.Car).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