#include <NTree.hpp>
Public Member Functions | |
| int | getLevel () const |
| CNode * | getNode () const |
| void | goNext () |
| bool | isValid () const |
| PrivateChildIterator (CNode *cur, const uint32 startLevel=0) | |
| Tree::PrivateChildIterator< T >::PrivateChildIterator | ( | CNode * | cur, | |
| const uint32 | startLevel = 0 | |||
| ) | [inline] |
| int Tree::PrivateChildIterator< T >::getLevel | ( | ) | const [inline] |
| CNode* Tree::PrivateChildIterator< T >::getNode | ( | ) | const [inline] |
| void Tree::PrivateChildIterator< T >::goNext | ( | ) | [inline] |
| bool Tree::PrivateChildIterator< T >::isValid | ( | ) | const [inline] |
