Employment.Builder

Undocumented in source.

Constructors

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

Members

Aliases

getEmployer
alias getEmployer = employer
Undocumented in source.
getSchool
alias getSchool = school
Undocumented in source.
getSelfEmployed
alias getSelfEmployed = selfEmployed
Undocumented in source.
getUnemployed
alias getUnemployed = unemployed
Undocumented in source.
setEmployer
alias setEmployer = employer
Undocumented in source.
setSchool
alias setSchool = school
Undocumented in source.

Functions

asReader
auto asReader()
Undocumented in source. Be warned that the author may not have intended to support it.
hasEmployer
bool hasEmployer()
Undocumented in source. Be warned that the author may not have intended to support it.
hasSchool
bool hasSchool()
Undocumented in source. Be warned that the author may not have intended to support it.
initEmployer
Text.Builder initEmployer(int size)
Undocumented in source. Be warned that the author may not have intended to support it.
initSchool
Text.Builder initSchool(int size)
Undocumented in source. Be warned that the author may not have intended to support it.
isEmployer
bool isEmployer()
Undocumented in source. Be warned that the author may not have intended to support it.
isSchool
bool isSchool()
Undocumented in source. Be warned that the author may not have intended to support it.
isSelfEmployed
bool isSelfEmployed()
Undocumented in source. Be warned that the author may not have intended to support it.
isUnemployed
bool isUnemployed()
Undocumented in source. Be warned that the author may not have intended to support it.
setSelfEmployed
void setSelfEmployed()
Undocumented in source. Be warned that the author may not have intended to support it.
setUnemployed
void setUnemployed()
Undocumented in source. Be warned that the author may not have intended to support it.
which
Which which()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

employer
Text.Builder employer [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
employer
Text.Reader employer [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
employer
string employer [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
school
Text.Builder school [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
school
Text.Reader school [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
school
string school [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
selfEmployed
Void selfEmployed [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
unemployed
Void unemployed [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

b
StructBuilder b;
Undocumented in source.

Meta