bpp-phyl3
3.0.0
|
This is the complete list of members for bpp::PhyloNode, including all inherited members.
clone() const | bpp::PhyloNode | inline |
deleteName() | bpp::PhyloNode | inline |
deleteProperties() | bpp::PhyloNode | inline |
deleteProperty(const std::string &name) | bpp::PhyloNode | inline |
getName() const | bpp::PhyloNode | inline |
getProperty(const std::string &name) | bpp::PhyloNode | inline |
getProperty(const std::string &name) const | bpp::PhyloNode | inline |
getPropertyNames() const | bpp::PhyloNode | inline |
hasName() const | bpp::PhyloNode | inline |
hasProperty(const std::string &name) const | bpp::PhyloNode | inline |
name_ | bpp::PhyloNode | private |
operator=(const PhyloNode &node) | bpp::PhyloNode | |
PhyloNode() | bpp::PhyloNode | inline |
PhyloNode(const std::string &name) | bpp::PhyloNode | inline |
PhyloNode(const PhyloNode &node) | bpp::PhyloNode | |
properties_ | bpp::PhyloNode | mutableprivate |
removeProperties() | bpp::PhyloNode | inline |
removeProperty(const std::string &name) | bpp::PhyloNode | inline |
setName(const std::string &name) | bpp::PhyloNode | inline |
setProperty(const std::string &name, const Clonable &property) | bpp::PhyloNode | inline |
~PhyloNode() | bpp::PhyloNode | inlinevirtual |