Employment.Reader

Undocumented in source.

Constructors

this
this(SegmentReader* segment, int data, int pointers, int dataSize, short pointerCount, int nestingLimit)
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.

Functions

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.
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.
which
Which which()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

employer
string employer [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
school
string school [@property getter]
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
StructReader b;
Undocumented in source.

Meta