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::genstruct::Tree< T > Member List

This is the complete list of members for elm::genstruct::Tree< T >, including all inherited members.

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