bpp-popgen3
3.0.0
|
This is the complete list of members for bpp::BasicAlleleInfo, including all inherited members.
BasicAlleleInfo(const std::string &id) | bpp::BasicAlleleInfo | |
BasicAlleleInfo(const BasicAlleleInfo &allele) | bpp::BasicAlleleInfo | |
clone() const | bpp::BasicAlleleInfo | inlinevirtual |
getId() const | bpp::BasicAlleleInfo | virtual |
id_ | bpp::BasicAlleleInfo | private |
operator!=(const BasicAlleleInfo &allele) const | bpp::BasicAlleleInfo | virtual |
operator=(const BasicAlleleInfo &allele) | bpp::BasicAlleleInfo | virtual |
operator==(const BasicAlleleInfo &allele) const | bpp::BasicAlleleInfo | virtual |
setId(const std::string &allele_id) | bpp::BasicAlleleInfo | virtual |
~AlleleInfo() | bpp::AlleleInfo | inlinevirtual |
~BasicAlleleInfo() | bpp::BasicAlleleInfo | virtual |
~Clonable()=default | bpp::Clonable | virtual |