artefaktur
software engineer &        architecture

 
 
 
 

class THashMapKeySet

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

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

#include <THashMap.h>

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

acdk::util::TAbstractSet< K > acdk::util::TAbstractCollection< K > acdk::util::TSet< K > acdk::lang::Object acdk::util::TCollection< K > acdk::lang::ObjectBase acdk::lang::dmi::StdDispatch List of all members.

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


Public Types

typedef K RKeyType
typedef V RValueType
typedef THashMap< RKeyType,
RValueType
HashMapType
typedef HashMapType::RefType RHashMapType
typedef THashMapKeySet< RKeyType,
RValueType
ThisCollectionType
typedef RefHolder< ThisCollectionTypeRThisCollectionType
typedef RThisCollectionType RefType
typedef TCollection< RKeyTypeCollectionType
typedef CollectionType::RefType RCollectionType
typedef CollectionType::IteratorType IteratorType
typedef IteratorType::RefType RIteratorType

Public Member Functions

 THashMapKeySet (IN(RHashMapType) hashMap)
virtual bool add (IN(RKeyType) o)
virtual bool addAll (IN(RCollectionType) c)
 reimplemented from Collection

virtual void clear ()
 reimplemented from Collection

virtual bool contains (IN(RKeyType) o)
virtual bool isEmpty ()
 reimplemented from Collection

virtual bool remove (IN(RKeyType) o)
virtual int size ()
virtual RIteratorType iterator ()
 reimplemented from Collection


Private Attributes

RHashMapType _hashMap

Member Typedef Documentation

template<class K, class V>
typedef TCollection<RKeyType> acdk::util::THashMapKeySet< K, V >::CollectionType
 

Reimplemented from acdk::util::TAbstractSet< K >.

template<class K, class V>
typedef THashMap<RKeyType, RValueType> acdk::util::THashMapKeySet< K, V >::HashMapType
 

template<class K, class V>
typedef CollectionType::IteratorType acdk::util::THashMapKeySet< K, V >::IteratorType
 

Reimplemented from acdk::util::TAbstractSet< K >.

template<class K, class V>
typedef CollectionType::RefType acdk::util::THashMapKeySet< K, V >::RCollectionType
 

Reimplemented from acdk::util::TAbstractSet< K >.

template<class K, class V>
typedef RThisCollectionType acdk::util::THashMapKeySet< K, V >::RefType
 

Reimplemented from acdk::util::TAbstractSet< K >.

template<class K, class V>
typedef HashMapType::RefType acdk::util::THashMapKeySet< K, V >::RHashMapType
 

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

Reimplemented from acdk::util::TAbstractSet< K >.

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

template<class K, class V>
typedef RefHolder<ThisCollectionType> acdk::util::THashMapKeySet< K, V >::RThisCollectionType
 

Reimplemented from acdk::util::TAbstractSet< K >.

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

Reimplemented from acdk::util::TAbstractSet< K >.

template<class K, class V>
typedef THashMapKeySet<RKeyType, RValueType> acdk::util::THashMapKeySet< K, V >::ThisCollectionType
 

Reimplemented from acdk::util::TAbstractSet< K >.


Constructor & Destructor Documentation

template<class K, class V>
acdk::util::THashMapKeySet< K, V >::THashMapKeySet IN(RHashMapType hashMap  )  [inline]
 


Member Function Documentation

template<class K, class V>
virtual bool acdk::util::THashMapKeySet< K, V >::add IN(RKeyType o  )  [inline, virtual]
 

template<class K, class V>
virtual bool acdk::util::THashMapKeySet< K, V >::addAll IN(RCollectionType c  )  [inline, virtual]
 

reimplemented from Collection

Reimplemented from acdk::util::TAbstractSet< K >.

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

reimplemented from Collection

Reimplemented from acdk::util::TAbstractSet< K >.

template<class K, class V>
virtual bool acdk::util::THashMapKeySet< K, V >::contains IN(RKeyType o  )  [inline, virtual]
 

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

reimplemented from Collection

Reimplemented from acdk::util::TAbstractSet< K >.

template<class K, class V>
virtual RIteratorType acdk::util::THashMapKeySet< K, V >::iterator  )  [inline, virtual]
 

reimplemented from Collection

Implements acdk::util::TAbstractSet< K >.

template<class K, class V>
virtual bool acdk::util::THashMapKeySet< K, V >::remove IN(RKeyType o  )  [inline, virtual]
 

template<class K, class V>
virtual int acdk::util::THashMapKeySet< K, V >::size  )  [inline, virtual]
 

Implements acdk::util::TAbstractSet< K >.


Member Data Documentation

template<class K, class V>
RHashMapType acdk::util::THashMapKeySet< K, V >::_hashMap [private]
 

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