bpp-phyl3
3.0.0
|
This is the complete list of members for bpp::AwareNode, including all inherited members.
addSon(size_t pos, AwareNode *node) | bpp::AwareNode | inlinevirtual |
addSon(AwareNode *node) | bpp::AwareNode | inlinevirtual |
AwareNode() | bpp::AwareNode | inline |
AwareNode(unsigned int id) | bpp::AwareNode | inline |
AwareNode(const AwareNode &node) | bpp::AwareNode | |
clone() const | bpp::AwareNode | inline |
distanceToFather_ | bpp::AwareNode | protected |
father_ | bpp::AwareNode | protected |
getDistanceToFather() const | bpp::AwareNode | inlinevirtual |
getFather() const | bpp::AwareNode | inlinevirtual |
getFather() | bpp::AwareNode | inlinevirtual |
getId() const | bpp::AwareNode | inlinevirtual |
getNumberOfSons() const | bpp::AwareNode | inlinevirtual |
getSon(size_t pos) const | bpp::AwareNode | inlinevirtual |
getSon(size_t pos) | bpp::AwareNode | inlinevirtual |
getSonPosition(const AwareNode *son) const | bpp::AwareNode | virtual |
getSons() | bpp::AwareNode | inlinevirtual |
getSonsId() const | bpp::AwareNode | inlinevirtual |
hasFather() const | bpp::AwareNode | inlinevirtual |
hasNoSon() const | bpp::AwareNode | inlinevirtual |
id_ | bpp::AwareNode | protected |
isLeaf() const | bpp::AwareNode | inline |
operator=(const AwareNode &node) | bpp::AwareNode | |
operator[](int i) | bpp::AwareNode | inline |
operator[](int i) const | bpp::AwareNode | inline |
removeFather() | bpp::AwareNode | inlinevirtual |
removeSon(size_t pos) | bpp::AwareNode | inlinevirtual |
removeSon(AwareNode *node) | bpp::AwareNode | inlinevirtual |
removeSons() | bpp::AwareNode | inlinevirtual |
setDistanceToFather(double distance) | bpp::AwareNode | inlinevirtual |
setFather(AwareNode *node) | bpp::AwareNode | inlinevirtual |
setId(unsigned int id) | bpp::AwareNode | inlinevirtual |
setSon(size_t pos, AwareNode *node) | bpp::AwareNode | inlinevirtual |
sons_ | bpp::AwareNode | protected |
swap(size_t branch1, size_t branch2) | bpp::AwareNode | virtual |
updateTree(AssociationTreeGraphImplObserver< N, E, I > *tree, unsigned int index) | bpp::AwareNode | |
~AwareNode() | bpp::AwareNode | inlinevirtual |