SbMap< KeyType, ValueType >::SbMap::ParentFirstIterator Class Reference

SbMap::ParentFirstIterator for an SbMap, traversing the map from top to bottom. More...

#include <SbMap.h>

List of all members.

Public Member Functions

 ParentFirstIterator ()
 ParentFirstIterator (Node *root)
void reset ()
bool atEnd () const
NodegetNode ()
ParentFirstIteratoroperator= (const ParentFirstIterator &src)
void operator++ (int)
Nodeoperator-> ()
Nodeoperator* ()


Detailed Description

template<class KeyType, class ValueType>
class SbMap< KeyType, ValueType >::ParentFirstIterator

SbMap::ParentFirstIterator for an SbMap, traversing the map from top to bottom.

Definition at line 326 of file SbMap.h.


Constructor & Destructor Documentation

template<class KeyType , class ValueType >
SbMap< KeyType, ValueType >::SbMap::ParentFirstIterator::ParentFirstIterator (  )  [inline]

Definition at line 331 of file SbMap.h.

template<class KeyType , class ValueType >
SbMap< KeyType, ValueType >::SbMap::ParentFirstIterator::ParentFirstIterator ( Node root  )  [inline, explicit]


Member Function Documentation

template<class KeyType , class ValueType >
bool SbMap< KeyType, ValueType >::SbMap::ParentFirstIterator::atEnd ( void   )  const [inline]

template<class KeyType , class ValueType >
Node* SbMap< KeyType, ValueType >::SbMap::ParentFirstIterator::getNode (  )  [inline]

template<class KeyType , class ValueType >
Node& SbMap< KeyType, ValueType >::SbMap::ParentFirstIterator::operator* (  )  [inline]

template<class KeyType , class ValueType >
void SbMap< KeyType, ValueType >::SbMap::ParentFirstIterator::operator++ ( int   )  [inline]

Definition at line 359 of file SbMap.h.

template<class KeyType , class ValueType >
Node* SbMap< KeyType, ValueType >::SbMap::ParentFirstIterator::operator-> (  )  [inline]

template<class KeyType , class ValueType >
ParentFirstIterator& SbMap< KeyType, ValueType >::SbMap::ParentFirstIterator::operator= ( const ParentFirstIterator src  )  [inline]

template<class KeyType , class ValueType >
void SbMap< KeyType, ValueType >::SbMap::ParentFirstIterator::reset ( void   )  [inline]


The documentation for this class was generated from the following file:

Generated on Sat Sep 3 18:39:32 2011 for MeVisLab Toolbox Reference by  doxygen 1.5.8