AddressBook.Builder

Undocumented in source.

Constructors

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

Members

Aliases

setPeople
alias setPeople = people
Undocumented in source.

Functions

asReader
auto asReader()
Undocumented in source. Be warned that the author may not have intended to support it.
hasPeople
bool hasPeople()
Undocumented in source. Be warned that the author may not have intended to support it.
initPeople
StructList!(.Person).Builder initPeople(int size)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

people
StructList!(.Person).Builder people [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
people
StructList!(.Person).Reader people [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

b
StructBuilder b;
Undocumented in source.

Meta