IGSortedMapCursor

Cursor for a IGSortedMap collection.


IGSortedMapCursor - Member Functions and Data by Group

Constructors & Destructor

Construct and destruct IGSortedMapCursor objects.


[view class]
IGSortedMapCursor

Since the content and application accessability to the system menu vary from platform to platform, not all of the items referenced by these identifiers can be accessed on all platforms.


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

Supported Platforms

Windows OS/2 AIX
Yes Yes Yes


Overload 2
protected:
IGSortedMapCursor(ICursorImpl*)

Supported Platforms

Windows OS/2 AIX
Yes Yes Yes


Assignment

Assign another sorted map cursor to this object.


[view class]
operator =
public:
IGSortedMapCursor < Element , Key , ElementOps >& operator =( IGSortedMapCursor < Element, Key, ElementOps > const& )
Assign another cursor object to this object.

Supported Platforms

Windows OS/2 AIX
Yes Yes Yes


IGSortedMapCursor - 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