Elm  1.0
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
elm::inhstruct::Tree Member List

This is the complete list of members for elm::inhstruct::Tree, including all inherited members.

add(Tree *child)elm::inhstruct::Tree
addAll(const TT &coll)elm::inhstruct::Tree
addSibling(Tree *newSibling)elm::inhstruct::Tree
appendChild(Tree *child)elm::inhstruct::Tree
children(void) const elm::inhstruct::Tree
clear(void)elm::inhstruct::Tree
contains(Tree *tree) const elm::inhstruct::Tree
count(void) const elm::inhstruct::Tree
hasChild(Tree *tree) const elm::inhstruct::Tree
isEmpty(void) const elm::inhstruct::Tree
operator bool(void) const elm::inhstruct::Tree
prependChild(Tree *child)elm::inhstruct::Tree
remove(Tree *child)elm::inhstruct::Tree
remove(const Iterator &iter)elm::inhstruct::Tree
removeAll(const TT &coll)elm::inhstruct::Tree
removeChild(Tree *child)elm::inhstruct::Tree
sibling(void) const elm::inhstruct::Tree
Tree(void)elm::inhstruct::Tree