_Base typedef | CollectVisitor | |
_Self typedef | CollectVisitor | |
addNode(Node< _TContent > *node) | CollectVisitor | [protected] |
clone() const | CollectVisitor | [inline, virtual] |
CollectVisitor() | CollectVisitor | [inline, explicit] |
CollectVisitor(const CollectVisitor &cv) | CollectVisitor | [inline, explicit, protected] |
construct() const | CollectVisitor | [inline, virtual] |
getCollected() | CollectVisitor | [inline, virtual] |
init(_TIter &iter) | NodeVisitor< _TIter, Node< _TContent >, NormalNode< _TContent >, RootNode< _TContent > > | [protected, virtual] |
isRecursive() const | NodeVisitor< _TIter, Node< _TContent >, NormalNode< _TContent >, RootNode< _TContent > > | [inline, virtual] |
iterate(NodeVisitorBase< Node< _TContent >, NormalNode< _TContent >, RootNode< _TContent > > *self) | NodeVisitor< _TIter, Node< _TContent >, NormalNode< _TContent >, RootNode< _TContent > > | [protected, virtual] |
m_container | CollectVisitor | [protected] |
m_iter | NodeVisitor< _TIter, Node< _TContent >, NormalNode< _TContent >, RootNode< _TContent > > | [protected] |
m_start | NodeVisitor< _TIter, Node< _TContent >, NormalNode< _TContent >, RootNode< _TContent > > | [protected] |
NodeVisitor() | NodeVisitor< _TIter, Node< _TContent >, NormalNode< _TContent >, RootNode< _TContent > > | [inline, explicit] |
NodeVisitor(const _Self &nv) | NodeVisitor< _TIter, Node< _TContent >, NormalNode< _TContent >, RootNode< _TContent > > | [inline, explicit] |
operator()(_TIter &iter) | CollectVisitor | [virtual] |
treecomp::NodeVisitor< _TIter, Node< _TContent >, NormalNode< _TContent >, RootNode< _TContent > >::operator()(Node< _TContent > *node) | NodeVisitor< _TIter, Node< _TContent >, NormalNode< _TContent >, RootNode< _TContent > > | [inline, virtual] |
setRecursive(bool recursive) | NodeVisitor< _TIter, Node< _TContent >, NormalNode< _TContent >, RootNode< _TContent > > | [inline, virtual] |
visitNormalNode(NormalNode< _TContent > *node) | CollectVisitor | [virtual] |
visitRootNode(RootNode< _TContent > *node) | CollectVisitor | [virtual] |
~NodeVisitor() | NodeVisitor< _TIter, Node< _TContent >, NormalNode< _TContent >, RootNode< _TContent > > | [virtual] |