artefaktur
software engineer &        architecture

 
 
 
 

class TTreeMapSetValueIterator

Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   Namespace Members   Compound Members   Related Pages  

acdk::util::TTreeMapSetValueIterator< K, V > Class Template Reference

#include <TTreeMap.h>

Inheritance diagram for acdk::util::TTreeMapSetValueIterator< K, V >:

acdk::util::TTreeMapSetIteratorBase< K, V > acdk::util::TIterator< V > acdk::lang::Object acdk::lang::ObjectBase acdk::lang::dmi::StdDispatch List of all members.

template<class K, class V>
class acdk::util::TTreeMapSetValueIterator< K, V >


Public Types

typedef K RKeyType
typedef V RValueType
typedef TTreeMapSetValueIterator<
RKeyType, RValueType
ThisType
typedef RefHolder< ThisTypeRThisType
typedef RThisType RefType
typedef TTreeMapSetIteratorBase<
K, V > 
SuperType
typedef TSortedMap< RKeyType,
RValueType
SortedMapType
typedef SortedMapType::RefType RSortedMapType
typedef TTreeMap< RKeyType,
RValueType
TreeMapType
typedef TreeMapType::RefType RTreeMapType
typedef TreeMapType::RedBlackNodeType RedBlackNodeType
typedef RedBlackNodeType::RefType RRedBlackNodeType
typedef RValueType RElementType
typedef TIterator< RElementTypeIteratorType
typedef IteratorType::RefType RIteratorType

Public Member Functions

 TTreeMapSetValueIterator (IN(RSortedMapType) map, IN(RTreeMapType) treemap)
virtual bool hasNext ()
virtual RElementType element ()
virtual RElementType next ()
virtual void remove ()
 remove current element from the iterator.


Member Typedef Documentation

template<class K, class V>
typedef TIterator<RElementType> acdk::util::TTreeMapSetValueIterator< K, V >::IteratorType
 

template<class K, class V>
typedef TreeMapType::RedBlackNodeType acdk::util::TTreeMapSetValueIterator< K, V >::RedBlackNodeType
 

Reimplemented from acdk::util::TTreeMapSetIteratorBase< K, V >.

template<class K, class V>
typedef RThisType acdk::util::TTreeMapSetValueIterator< K, V >::RefType
 

Reimplemented from acdk::util::TTreeMapSetIteratorBase< K, V >.

template<class K, class V>
typedef RValueType acdk::util::TTreeMapSetValueIterator< K, V >::RElementType
 

Reimplemented from acdk::util::TTreeMapSetIteratorBase< K, V >.

template<class K, class V>
typedef IteratorType::RefType acdk::util::TTreeMapSetValueIterator< K, V >::RIteratorType
 

template<class K, class V>
typedef K acdk::util::TTreeMapSetValueIterator< K, V >::RKeyType
 

Reimplemented from acdk::util::TTreeMapSetIteratorBase< K, V >.

template<class K, class V>
typedef RedBlackNodeType::RefType acdk::util::TTreeMapSetValueIterator< K, V >::RRedBlackNodeType
 

Reimplemented from acdk::util::TTreeMapSetIteratorBase< K, V >.

template<class K, class V>
typedef SortedMapType::RefType acdk::util::TTreeMapSetValueIterator< K, V >::RSortedMapType
 

Reimplemented from acdk::util::TTreeMapSetIteratorBase< K, V >.

template<class K, class V>
typedef RefHolder<ThisType> acdk::util::TTreeMapSetValueIterator< K, V >::RThisType
 

Reimplemented from acdk::util::TTreeMapSetIteratorBase< K, V >.

template<class K, class V>
typedef TreeMapType::RefType acdk::util::TTreeMapSetValueIterator< K, V >::RTreeMapType
 

Reimplemented from acdk::util::TTreeMapSetIteratorBase< K, V >.

template<class K, class V>
typedef V acdk::util::TTreeMapSetValueIterator< K, V >::RValueType
 

Reimplemented from acdk::util::TTreeMapSetIteratorBase< K, V >.

template<class K, class V>
typedef TSortedMap<RKeyType, RValueType> acdk::util::TTreeMapSetValueIterator< K, V >::SortedMapType
 

Reimplemented from acdk::util::TTreeMapSetIteratorBase< K, V >.

template<class K, class V>
typedef TTreeMapSetIteratorBase<K, V> acdk::util::TTreeMapSetValueIterator< K, V >::SuperType
 

template<class K, class V>
typedef TTreeMapSetValueIterator<RKeyType, RValueType> acdk::util::TTreeMapSetValueIterator< K, V >::ThisType
 

Reimplemented from acdk::util::TTreeMapSetIteratorBase< K, V >.

template<class K, class V>
typedef TTreeMap<RKeyType, RValueType> acdk::util::TTreeMapSetValueIterator< K, V >::TreeMapType
 

Reimplemented from acdk::util::TTreeMapSetIteratorBase< K, V >.


Constructor & Destructor Documentation

template<class K, class V>
acdk::util::TTreeMapSetValueIterator< K, V >::TTreeMapSetValueIterator IN(RSortedMapType map,
IN(RTreeMapType treemap
[inline]
 


Member Function Documentation

template<class K, class V>
virtual RElementType acdk::util::TTreeMapSetValueIterator< K, V >::element  )  [inline, virtual]
 

Implements acdk::util::TIterator< V >.

template<class K, class V>
virtual bool acdk::util::TTreeMapSetValueIterator< K, V >::hasNext  )  [inline, virtual]
 

Implements acdk::util::TIterator< V >.

template<class K, class V>
virtual RElementType acdk::util::TTreeMapSetValueIterator< K, V >::next  )  [inline, virtual]
 

Implements acdk::util::TIterator< V >.

template<class K, class V>
virtual void acdk::util::TTreeMapSetValueIterator< K, V >::remove  )  [inline, virtual]
 

remove current element from the iterator.

May not support by all Iterator

Implements acdk::util::TIterator< V >.

 
Last modified 2005-05-08 18:33 by SYSTEM By Artefaktur, Ing. Bureau Kommer