clone() const override=0 | bpp::LegacyAbstractRewardMapping | pure virtual |
bpp::getBranchLengths() const =0 | bpp::LegacyMappingInterface | pure virtual |
bpp::LegacyAbstractMapping::getBranchLengths() const override | bpp::LegacyAbstractMapping | inlinevirtual |
getNode(size_t nodeIndex) const | bpp::LegacyAbstractMapping | inlinevirtual |
bpp::getNodeIndex(int nodeId) const =0 | bpp::LegacyMappingInterface | pure virtual |
bpp::LegacyAbstractMapping::getNodeIndex(int nodeId) const override | bpp::LegacyAbstractMapping | inlinevirtual |
bpp::getNumberOfBranches() const =0 | bpp::LegacyMappingInterface | pure virtual |
bpp::LegacyAbstractMapping::getNumberOfBranches() const override | bpp::LegacyAbstractMapping | inlinevirtual |
bpp::getNumberOfSites() const =0 | bpp::LegacyMappingInterface | pure virtual |
bpp::LegacyAbstractMapping::getNumberOfSites() const override | bpp::LegacyAbstractMapping | inlinevirtual |
bpp::getSitePosition(size_t index) const =0 | bpp::LegacyMappingInterface | pure virtual |
bpp::LegacyAbstractMapping::getSitePosition(size_t index) const override | bpp::LegacyAbstractMapping | inlinevirtual |
bpp::isEmpty() const =0 | bpp::LegacyMappingInterface | pure virtual |
bpp::LegacyAbstractMapping::isEmpty() const override | bpp::LegacyAbstractMapping | inlinevirtual |
LegacyAbstractMapping(const Tree &tree) | bpp::LegacyAbstractMapping | inline |
LegacyAbstractMapping(const LegacyAbstractMapping &absm) | bpp::LegacyAbstractMapping | inline |
LegacyAbstractRewardMapping(const Tree &tree) | bpp::LegacyAbstractRewardMapping | inline |
LegacyAbstractRewardMapping(const LegacyAbstractRewardMapping &arm)=default | bpp::LegacyAbstractRewardMapping | |
LegacyMappingInterface() | bpp::LegacyMappingInterface | inline |
LegacyRewardMappingInterface() | bpp::LegacyRewardMappingInterface | inline |
nbBranches_ | bpp::LegacyAbstractMapping | private |
nbSites_ | bpp::LegacyAbstractMapping | private |
nodes_ | bpp::LegacyAbstractMapping | private |
operator()(size_t nodeIndex, size_t siteIndex)=0 | bpp::LegacyRewardMappingInterface | pure virtual |
operator()(size_t nodeIndex, size_t siteIndex) const =0 | bpp::LegacyRewardMappingInterface | pure virtual |
operator=(const LegacyAbstractRewardMapping &arm)=default | bpp::LegacyAbstractRewardMapping | |
bpp::LegacyAbstractMapping::operator=(const LegacyAbstractMapping &absm) | bpp::LegacyAbstractMapping | inline |
setNumberOfSites(size_t numberOfSites) | bpp::LegacyAbstractMapping | inlinevirtual |
bpp::setSitePosition(size_t index, int position)=0 | bpp::LegacyMappingInterface | pure virtual |
bpp::LegacyAbstractMapping::setSitePosition(size_t index, int position) override | bpp::LegacyAbstractMapping | inlinevirtual |
setTree(const Tree &tree) | bpp::LegacyAbstractMapping | inline |
sitesPositions_ | bpp::LegacyAbstractMapping | private |
bpp::tree() const =0 | bpp::LegacyMappingInterface | pure virtual |
bpp::LegacyAbstractMapping::tree() const override | bpp::LegacyAbstractMapping | inlinevirtual |
tree_ | bpp::LegacyAbstractMapping | private |
~Clonable()=default | bpp::Clonable | virtual |
~LegacyAbstractMapping() | bpp::LegacyAbstractMapping | inlinevirtual |
~LegacyAbstractRewardMapping() | bpp::LegacyAbstractRewardMapping | inlinevirtual |
~LegacyMappingInterface() | bpp::LegacyMappingInterface | inlinevirtual |
~LegacyRewardMappingInterface() | bpp::LegacyRewardMappingInterface | inlinevirtual |