IGKeySet

Variant of IKeySet with generic operations class.


IGKeySet - Member Functions and Data by Group

Constructors & Destructor

Construct and destruct IGKeySet objects.


[view class]
IGKeySet
Construct an IGKeySet object.


Overload 1
public:
IGKeySet(INumber = 100)

Supported Platforms

Windows OS/2 AIX
Yes Yes Yes


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

Supported Platforms

Windows OS/2 AIX
Yes Yes Yes


Overload 3
protected:
IGKeySet(PureImplementation&)

Supported Platforms

Windows OS/2 AIX
Yes Yes Yes


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

Return
A reference to this object.

Supported Platforms

Windows OS/2 AIX
Yes Yes Yes


IGKeySet - Type Definitions


[view class]
PureImplementation
typedef IKeySetAsAvlTreeImpl PureImplementation
Cannot be accessed.

Supported Platforms

Windows OS/2 AIX
Yes Yes Yes


[view class]
Cursor
typedef IGKeySetCursor < Element , Key , ElementOps > Cursor
Cannot be accessed.

Supported Platforms

Windows OS/2 AIX
Yes Yes Yes


[view class]
Self
typedef IGKeySet < Element , Key , ElementOps > Self
Cannot be accessed.

Supported Platforms

Windows OS/2 AIX
Yes Yes Yes


[view class]
Implementation
typedef ICKeySetImpl < PureImplementation > Implementation
Cannot be accessed.

Supported Platforms

Windows OS/2 AIX
Yes Yes Yes


[view class]
Guard
typedef ICollectionGuard < Element > Guard
Cannot be accessed.

Supported Platforms

Windows OS/2 AIX
Yes Yes Yes


[view class]
Implementation
typedef PureImplementation Implementation
Cannot be accessed.

Supported Platforms

Windows OS/2 AIX
Yes Yes Yes


IGKeySet - Inherited Member Functions and Data

Inherited Public Functions

IACollection
IAKeyCollection
IAKeySet

Inherited Public Data

Inherited Protected Functions

IACollectionBase
IACollection
IAKeyCollection
IAKeySet
IGKeySet

Inherited Protected Data