18 #ifndef itkChildTreeIterator_h
19 #define itkChildTreeIterator_h
25 template<
typename TTreeType >
52 virtual bool GoToParent();
62 Superclass::operator=(iterator);
75 const ValueType & Next();
88 #ifndef ITK_MANUAL_INSTANTIATION
89 #include "itkChildTreeIterator.hxx"
TTreeType::ValueType ValueType
TTreeType::TreeNodeType TreeNodeType
TreeIteratorBase< TTreeType > Superclass
Superclass::NodeType NodeType
This class provides the base implementation for tree iterators.
ChildIdentifier m_ListPosition
TreeNodeType * m_ParentNode
Self & operator=(Superclass &iterator)
Superclass::TreeNodeType TreeNodeType
TreeNodeType::ChildIdentifier ChildIdentifier