artefaktur
software engineer &        architecture

 
 
 
 

class HashMapSet

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

acdk::util::HashMapSet Class Reference

#include <HashMap.h>

Inheritance diagram for acdk::util::HashMapSet:

acdk::util::AbstractSet acdk::io::Serializable acdk::util::AbstractCollection acdk::util::Set acdk::lang::Object acdk::util::Collection acdk::lang::ObjectBase acdk::lang::dmi::StdDispatch List of all members.

Detailed Description

API: Java<br/>.

Author:
Roger Rene Kommer (mailto:kommer@artefaktur.com)
Version:
Revision
1.27
Date:
Date
2005/04/09 19:26:57


Public Member Functions

 HashMapSet (IN(RHashMap) hashMap, HashMapSetType type)
virtual bool add (IN(acdk::lang::Object) o)
 reimplemented from Collection

virtual bool addAll (IN(RCollection) c)
 reimplemented from Collection

virtual void clear ()
 reimplemented from Collection

virtual bool contains (IN(acdk::lang::Object) o)
 reimplemented from Collection

virtual bool isEmpty ()
 reimplemented from Collection

virtual bool remove (IN(acdk::lang::Object) o)
 reimplemented from Collection

virtual int size ()
virtual RIterator iterator ()
 reimplemented from Collection


Private Attributes

RHashMap _hashMap
HashMapSetType _setType

Constructor & Destructor Documentation

acdk::util::HashMapSet::HashMapSet IN(RHashMap hashMap,
HashMapSetType  type
[inline]
 


Member Function Documentation

virtual bool acdk::util::HashMapSet::add IN(acdk::lang::Object o  )  [inline, virtual]
 

reimplemented from Collection

Reimplemented from acdk::util::AbstractSet.

virtual bool acdk::util::HashMapSet::addAll IN(RCollection c  )  [inline, virtual]
 

reimplemented from Collection

Reimplemented from acdk::util::AbstractSet.

virtual void acdk::util::HashMapSet::clear  )  [inline, virtual]
 

reimplemented from Collection

Reimplemented from acdk::util::AbstractSet.

virtual bool acdk::util::HashMapSet::contains IN(acdk::lang::Object o  )  [inline, virtual]
 

reimplemented from Collection

Reimplemented from acdk::util::AbstractSet.

virtual bool acdk::util::HashMapSet::isEmpty  )  [inline, virtual]
 

reimplemented from Collection

Reimplemented from acdk::util::AbstractSet.

virtual RIterator acdk::util::HashMapSet::iterator  )  [inline, virtual]
 

reimplemented from Collection

Implements acdk::util::AbstractSet.

virtual bool acdk::util::HashMapSet::remove IN(acdk::lang::Object o  )  [inline, virtual]
 

reimplemented from Collection

Reimplemented from acdk::util::AbstractSet.

virtual int acdk::util::HashMapSet::size  )  [inline, virtual]
 

Implements acdk::util::AbstractSet.


Member Data Documentation

RHashMap acdk::util::HashMapSet::_hashMap [private]
 

HashMapSetType acdk::util::HashMapSet::_setType [private]
 

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