Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members

tree< T >::sibling_iterator Class Reference

traverse all children of the same node More...

#include <tree.h>

Inheritance diagram for tree< T >::sibling_iterator:

Inheritance graph
[legend]
Collaboration diagram for tree< T >::sibling_iterator:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 sibling_iterator ()
 Method implementations for class sibling_iterator.
 sibling_iterator (tree *)
sibling_iteratoroperator++ ()
sibling_iteratoroperator-- ()
sibling_iteratoroperator+= (unsigned int)
sibling_iteratoroperator-= (unsigned int)

Friends

class preorder_iterator

Detailed Description

template<class T>
class tree< T >::sibling_iterator

traverse all children of the same node


Constructor & Destructor Documentation

template<class T>
tree< T >::sibling_iterator::sibling_iterator  ) 
 

Method implementations for class sibling_iterator.

template<class T>
tree< T >::sibling_iterator::sibling_iterator tree  ) 
 


Member Function Documentation

template<class T>
tree< T >::sibling_iterator & tree< T >::sibling_iterator::operator++  ) 
 

template<class T>
tree< T >::sibling_iterator & tree< T >::sibling_iterator::operator+= unsigned  int  ) 
 

template<class T>
tree< T >::sibling_iterator & tree< T >::sibling_iterator::operator--  ) 
 

template<class T>
tree< T >::sibling_iterator & tree< T >::sibling_iterator::operator-= unsigned  int  ) 
 


Friends And Related Function Documentation

template<class T>
friend class preorder_iterator [friend]
 


The documentation for this class was generated from the following file:
Generated on Wed Apr 26 12:59:21 2006 for FreeLing by  doxygen 1.4.4