_getRecombinationInfoSortOrder(void) const | Haplotype | [private] |
_haplotype | Haplotype | [private] |
_haplotypeMissingValue | Haplotype | [private, static] |
_isMissing | Haplotype | [private] |
_missingValue | Data | [protected, static] |
_recombination | Haplotype | [private] |
addGlobalMissingValue(std::string value) | Data | [static] |
addHaplotypeMissingValue(std::string value) | Haplotype | [inline, static] |
BOTH_RECOMBINE enum value | Haplotype | |
clone() const | Haplotype | [virtual] |
Data() | Data | [inline] |
get(void) const | Haplotype | [virtual] |
getAlleleFromDad(void) const | Haplotype | |
getAlleleFromMom(void) const | Haplotype | |
getDataType(void) const | Haplotype | [inline, virtual] |
getRecombinationInfo(void) const | Haplotype | |
Haplotype() | Haplotype | [inline] |
Haplotype(const char *h) | Haplotype | [inline] |
Haplotype(const std::string &h) | Haplotype | [inline] |
isGlobalMissingValue(std::string value) | Data | [static] |
isMissing(void) const | Haplotype | [inline, virtual] |
isMissingValue(std::string value) | Haplotype | [static] |
MATERNAL_RECOMBINATION enum value | Haplotype | |
MISSING_INFO enum value | Haplotype | |
NO_INFORMATION enum value | Haplotype | |
NO_RECOMBINATION enum value | Haplotype | |
operator<(const Data &b) const | Haplotype | [virtual] |
operator==(const Data &b) const | Haplotype | [virtual] |
PATERNAL_RECOMBINATION enum value | Haplotype | |
RECOMBINATION_INFO enum name | Haplotype | |
set(const char *haplotype) | Haplotype | [virtual] |
set(const std::string &haplotype) | Haplotype | [virtual] |
setMissing(void) | Haplotype | [virtual] |
trim(std::string &s, const std::string &drop=" ") | Data | [static] |
~Data() | Data | [inline, virtual] |