|
bpp-popgen
2.2.0
|
This is the complete list of members for bpp::LocusInfo, including all inherited members.
| addAlleleInfo(const AlleleInfo &allele) | bpp::LocusInfo | |
| alleles_ | bpp::LocusInfo | private |
| clear() | bpp::LocusInfo | |
| DIPLOID | bpp::LocusInfo | static |
| getAlleleInfoById(const std::string &id) const | bpp::LocusInfo | |
| getAlleleInfoByKey(size_t key) const | bpp::LocusInfo | |
| getAlleleInfoKey(const std::string &id) const | bpp::LocusInfo | |
| getName() const | bpp::LocusInfo | inline |
| getNumberOfAlleles() const | bpp::LocusInfo | |
| getPloidy() const | bpp::LocusInfo | inline |
| HAPLODIPLOID | bpp::LocusInfo | static |
| HAPLOID | bpp::LocusInfo | static |
| LocusInfo(const std::string &name, const unsigned int ploidy=DIPLOID) | bpp::LocusInfo | |
| LocusInfo(const LocusInfo &locus_info) | bpp::LocusInfo | |
| name_ | bpp::LocusInfo | private |
| ploidy_ | bpp::LocusInfo | private |
| UNKNOWN | bpp::LocusInfo | static |
| ~LocusInfo() | bpp::LocusInfo | virtual |