ISortedSet

ISortedSet is the default implementation variant, as an AVL tree, of IASortedSet.

The default implementation of the class ISortedSet requires the following element functions:

Element Type


ISortedSet - Member Functions and Data by Group

Constructors & Destructor

The constructors and destructor for this class.


[view class]
ISortedSet
Construct an ISortedSet objects


Overload 1
public:
ISortedSet(INumber = 100)

Supported Platforms

Windows OS/2 AIX
Yes Yes Yes


Overload 2
protected:
ISortedSet(PureImplementation&)

Supported Platforms

Windows OS/2 AIX
Yes Yes Yes


ISortedSet - Type Definitions


[view class]
Guard
typedef ICollectionGuard < Element > Guard
This member is not accessible.

Supported Platforms

Windows OS/2 AIX
Yes Yes Yes


[view class]
Self
typedef ISortedSet < Element > Self
This member is not accessible.

Supported Platforms

Windows OS/2 AIX
Yes Yes Yes


ISortedSet - Inherited Member Functions and Data

Inherited Public Functions

IACollection
IAOrderedCollection
IASortedCollection
IASortedSet

Inherited Public Data

Inherited Protected Functions

IACollectionBase
IACollection
IAOrderedCollection
IASortedCollection
IASortedSet

Inherited Protected Data