ISortedMap

ISortedMap is the default implementation variant, as an AVL tree, of IASortedMap.

The implementation of the class ISortedMap requires the following element and key-type functions:

Element Type

Key Type

Ordering relation


ISortedMap - Member Functions and Data by Group

Constructors & Destructor

Construct and destruct ISortedMap objects.


[view class]
ISortedMap
Construct an ISortedMap object.


Overload 1
public:
ISortedMap(INumber = 100)

Supported Platforms

Windows OS/2 AIX
Yes Yes Yes


Overload 2
protected:
ISortedMap(PureImplementation&)

Supported Platforms

Windows OS/2 AIX
Yes Yes Yes


ISortedMap - Type Definitions


[view class]
Guard
typedef ICollectionGuard < Element > Guard
This member cannot be accessed.

Supported Platforms

Windows OS/2 AIX
Yes Yes Yes


[view class]
Self
typedef ISortedMap < Element , Key > Self
This member cannot be accessed.

Supported Platforms

Windows OS/2 AIX
Yes Yes Yes


ISortedMap - Inherited Member Functions and Data

Inherited Public Functions

IACollection
IAEqualityKeySortedCollection
IAOrderedCollection
IASortedCollection
IASortedMap

Inherited Public Data

Inherited Protected Functions

IACollectionBase
IACollection
IAEqualityKeySortedCollection
IAOrderedCollection
IASortedCollection
IASortedMap

Inherited Protected Data