_isMissing | Boolean | [protected] |
_lookupTable | Proband | [private, static] |
_missingValue | Data | [protected, static] |
_value | Boolean | [protected] |
addGlobalMissingValue(std::string value) | Data | [static] |
addLookupTableEntry(std::string label, bool value) | Proband | [static] |
Boolean() | Boolean | [inline] |
Boolean(const char *value) | Boolean | [inline] |
Boolean(const std::string &value) | Boolean | [inline] |
clone() const | Boolean | [virtual] |
Data() | Data | [inline] |
get(void) const | Proband | [inline, virtual] |
getAsChar(void) const | Boolean | [inline] |
getBoolean(void) const | Boolean | [inline, virtual] |
getDataType(void) const | Boolean | [inline, virtual] |
getEnum(void) const | Proband | [inline] |
IS_PROBAND enum value | Proband | |
isGlobalMissingValue(std::string value) | Data | [static] |
isMissing(void) const | Boolean | [inline, virtual] |
MISSING enum value | Proband | |
NOT_PROBAND enum value | Proband | |
operator<(const Data &b) const | Boolean | [virtual] |
operator==(const Data &b) const | Boolean | [virtual] |
Proband() | Proband | [inline] |
Proband(const char *value) | Proband | [inline] |
Proband(const std::string &value) | Proband | [inline] |
PROBAND enum name | Proband | |
ProbandMapLoader class | Proband | [friend] |
set(const char *value) | Proband | [virtual] |
set(const std::string &value) | Proband | [virtual] |
set(const bool value) | Proband | [inline, virtual] |
set(PROBAND proband) | Proband | |
setMissing(void) | Boolean | [inline, virtual] |
trim(std::string &s, const std::string &drop=" ") | Data | [static] |
~Data() | Data | [inline, virtual] |