This is the complete list of members for
freeling::tree< T >, including all inherited members.
| add_child(const tree< T > &t, bool last=true) | freeling::tree< T > | |
| basic_nonconst_tree_iterator< T > class | freeling::tree< T > | [friend] |
| basic_preorder_iterator< T, basic_const_tree_iterator< T > > class | freeling::tree< T > | [friend] |
| basic_preorder_iterator< T, basic_nonconst_tree_iterator< T > > class | freeling::tree< T > | [friend] |
| basic_sibling_iterator< T, basic_const_tree_iterator< T > > class | freeling::tree< T > | [friend] |
| basic_sibling_iterator< T, basic_nonconst_tree_iterator< T > > class | freeling::tree< T > | [friend] |
| basic_tree_iterator< T, const tree< T > > class | freeling::tree< T > | [friend] |
| basic_tree_iterator< T, tree< T > > class | freeling::tree< T > | [friend] |
| begin() | freeling::tree< T > | |
| begin() const | freeling::tree< T > | |
| clear() | freeling::tree< T > | |
| clone(const tree< T > &) | freeling::tree< T > | [private] |
| const_iterator typedef | freeling::tree< T > | |
| const_preorder_iterator typedef | freeling::tree< T > | |
| const_sibling_iterator typedef | freeling::tree< T > | |
| empty() const | freeling::tree< T > | |
| end() | freeling::tree< T > | |
| end() const | freeling::tree< T > | |
| first | freeling::tree< T > | [protected] |
| get_leftmost_leaf(const_iterator) | freeling::tree< T > | [static] |
| get_parent() | freeling::tree< T > | |
| get_parent() const | freeling::tree< T > | |
| get_rightmost_leaf(const_iterator) | freeling::tree< T > | [static] |
| hang_child(tree< T > &t, tree_sibling_iterator< T > where=tree_sibling_iterator< T >(NULL)) | freeling::tree< T > | |
| hang_child(preorder_iterator &p, tree_sibling_iterator< T > where=tree_sibling_iterator< T >(NULL)) | freeling::tree< T > | |
| hang_child(sibling_iterator &p, tree_sibling_iterator< T > where=tree_sibling_iterator< T >(NULL)) | freeling::tree< T > | |
| has_ancestor(const tree< T > &) const | freeling::tree< T > | |
| is_root() const | freeling::tree< T > | |
| iterator typedef | freeling::tree< T > | |
| last | freeling::tree< T > | [protected] |
| nchildren | freeling::tree< T > | [protected] |
| next | freeling::tree< T > | [protected] |
| nth_child(unsigned int) | freeling::tree< T > | |
| nth_child(unsigned int) const | freeling::tree< T > | |
| nth_child_ref(unsigned int) | freeling::tree< T > | |
| nth_child_ref(unsigned int) const | freeling::tree< T > | |
| num_children() const | freeling::tree< T > | |
| operator=(const tree< T > &) | freeling::tree< T > | |
| parent | freeling::tree< T > | [protected] |
| pinfo | freeling::tree< T > | [protected] |
| preorder_iterator typedef | freeling::tree< T > | |
| prev | freeling::tree< T > | [protected] |
| sibling_begin() | freeling::tree< T > | |
| sibling_begin() const | freeling::tree< T > | |
| sibling_end() | freeling::tree< T > | |
| sibling_end() const | freeling::tree< T > | |
| sibling_iterator typedef | freeling::tree< T > | |
| sibling_rbegin() | freeling::tree< T > | |
| sibling_rbegin() const | freeling::tree< T > | |
| sibling_rend() | freeling::tree< T > | |
| sibling_rend() const | freeling::tree< T > | |
| tree() | freeling::tree< T > | |
| tree(const T &) | freeling::tree< T > | |
| tree(const const_iterator &) | freeling::tree< T > | |
| tree(const tree< T > &) | freeling::tree< T > | |
| ~tree() | freeling::tree< T > | |