bpp-popgen3
3.0.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 | inline |
clone() const override | bpp::LocusInfo | inlinevirtual |
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 | inline |
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 | inline |
LocusInfo(const LocusInfo &locusInfo) | bpp::LocusInfo | inline |
name_ | bpp::LocusInfo | private |
operator=(const LocusInfo &locusInfo) | bpp::LocusInfo | inline |
ploidy_ | bpp::LocusInfo | private |
UNKNOWN | bpp::LocusInfo | static |
~Clonable()=default | bpp::Clonable | virtual |
~LocusInfo()=default | bpp::LocusInfo | virtual |