artefaktur
software engineer &        architecture

 
 
 
 

class TreeMapSet

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

acdk::util::TreeMapSet Class Reference

#include <TreeMap.h>

Inheritance diagram for acdk::util::TreeMapSet:

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.22
Date:
Date
2005/04/09 19:26:57


Public Member Functions

 TreeMapSet (IN(RSortedMap) sortedmap, IN(RTreeMap) treeMap, IN(MapEntryTyp) type)
virtual bool add (IN(acdk::lang::Object) object)
 reimplemented from Collection

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

virtual void clear ()
 reimplemented from Collection

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

virtual bool isEmpty ()
 reimplemented from Collection

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

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


Private Attributes

RSortedMap _map
RTreeMap _treeMap
MapEntryTyp _type

Constructor & Destructor Documentation

acdk::util::TreeMapSet::TreeMapSet IN(RSortedMap sortedmap,
IN(RTreeMap treeMap,
IN(MapEntryTyp type
[inline]
 


Member Function Documentation

virtual bool acdk::util::TreeMapSet::add IN(acdk::lang::Object object  )  [inline, virtual]
 

reimplemented from Collection

Reimplemented from acdk::util::AbstractSet.

virtual bool acdk::util::TreeMapSet::addAll IN(RCollection coll  )  [inline, virtual]
 

reimplemented from Collection

Reimplemented from acdk::util::AbstractSet.

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

reimplemented from Collection

Reimplemented from acdk::util::AbstractSet.

virtual bool acdk::util::TreeMapSet::contains IN(acdk::lang::Object object  )  [virtual]
 

reimplemented from Collection

Reimplemented from acdk::util::AbstractSet.

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

reimplemented from Collection

Reimplemented from acdk::util::AbstractSet.

virtual RIterator acdk::util::TreeMapSet::iterator  )  [virtual]
 

reimplemented from Collection

Implements acdk::util::AbstractSet.

virtual bool acdk::util::TreeMapSet::remove IN(acdk::lang::Object object  )  [virtual]
 

reimplemented from Collection

Reimplemented from acdk::util::AbstractSet.

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

Implements acdk::util::AbstractSet.


Member Data Documentation

RSortedMap acdk::util::TreeMapSet::_map [private]
 

RTreeMap acdk::util::TreeMapSet::_treeMap [private]
 

MapEntryTyp acdk::util::TreeMapSet::_type [private]
 

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