IGSortedMap

Variant of ISortedMap with generic operations class.


IGSortedMap - Member Functions and Data by Group

Constructors & Destructor

Construct and destruct IGSortedMap objects.


[view class]
IGSortedMap
Construct and IGSortedMap object.


Overload 1
public:
IGSortedMap(INumber = 100)

Supported Platforms

Windows OS/2 AIX
Yes Yes Yes


Overload 2
public:
IGSortedMap( IGSortedMap < Element, Key, ElementOps > const& )

Supported Platforms

Windows OS/2 AIX
Yes Yes Yes


Overload 3
protected:
IGSortedMap(PureImplementation&)

Supported Platforms

Windows OS/2 AIX
Yes Yes Yes


IGSortedMap - Type Definitions


[view class]
Implementation
typedef PureImplementation Implementation
Do not access.

Supported Platforms

Windows OS/2 AIX
Yes Yes Yes


[view class]
Cursor
typedef IGSortedMapCursor < Element , Key , ElementOps > Cursor
Do not access.

Supported Platforms

Windows OS/2 AIX
Yes Yes Yes


[view class]
PureImplementation
typedef ISortedMapAsAvlTreeImpl PureImplementation
Do not access.

Supported Platforms

Windows OS/2 AIX
Yes Yes Yes


[view class]
Guard
typedef ICollectionGuard < Element > Guard
Do not access.

Supported Platforms

Windows OS/2 AIX
Yes Yes Yes


[view class]
Self
typedef IGSortedMap < Element , Key , ElementOps > Self
Do not access.

Supported Platforms

Windows OS/2 AIX
Yes Yes Yes


[view class]
Implementation
typedef ICSortedMapImpl < PureImplementation > Implementation
Do not access.

Supported Platforms

Windows OS/2 AIX
Yes Yes Yes


IGSortedMap - Inherited Member Functions and Data

Inherited Public Functions

IACollection
IAEqualityKeySortedCollection
IAOrderedCollection
IASortedCollection
IASortedMap
IGSortedMap

Inherited Public Data

Inherited Protected Functions

IACollectionBase
IACollection
IAEqualityKeySortedCollection
IAOrderedCollection
IASortedCollection
IASortedMap
IGSortedMap

Inherited Protected Data