graph  5.1.2
Graph: generic attributed relational graphs
BaseTree Member List

This is the complete list of members for BaseTree, including all inherited members.

BaseTree(bool allowsChildren=true)BaseTreeinline
begin() constBaseTreeinline
children() constBaseTree
childrenSize() constBaseTreeinlinevirtual
clear()BaseTree
const_iterator typedefBaseTree
const_reverse_iterator typedefBaseTree
end() constBaseTreeinline
getAllowsChildren() constBaseTreeinline
getChildAt(unsigned childIndex) constBaseTreeinline
getIndex(BaseTree *node) constBaseTree
getParent() constBaseTreeinline
getTopParent()BaseTree
getTopParent() constBaseTree
insert(BaseTree *child, int index=-1)BaseTree
isLeaf() constBaseTreeinline
iterator typedefBaseTree
rbegin() constBaseTreeinline
remove(unsigned index)BaseTree
remove(BaseTree *node)BaseTree
removeFromParent()BaseTreeinline
rend() constBaseTreeinline
reverse_iterator typedefBaseTree
setParent(BaseTree *newParent)BaseTreeinline
size() const __attribute__((__deprecated__("use childrenSize() for the number of children")))BaseTreeinlinevirtual
~BaseTree()BaseTreevirtual