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

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

#include <SbMap.h>

List of all members.

Public Member Functions

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


Detailed Description

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

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

Definition at line 414 of file SbMap.h.


Constructor & Destructor Documentation

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

Definition at line 419 of file SbMap.h.

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


Member Function Documentation

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

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

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

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

Definition at line 447 of file SbMap.h.

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

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

template<class KeyType , class ValueType >
void SbMap< KeyType, ValueType >::SbMap::ParentLastIterator::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