IGMultiwayTree

IGMultiwayTree is the default implementation variant with generic operations class.


IGMultiwayTree - Member Functions and Data by Group

Constructors & Destructor

Use these members to construct or destruct objects of the class.


[view class]
IGMultiwayTree
Construct an IGMultiwayTree object.


Overload 1
public:
IGMultiwayTree( IGMultiwayTree < numOfChildren, Element, ElementOps > const& )

Supported Platforms

Windows OS/2 AIX
Yes Yes Yes


Overload 2
public:
IGMultiwayTree()

Supported Platforms

Windows OS/2 AIX
Yes Yes Yes


Overload 3
protected:
IGMultiwayTree(PureImplementation&)

Supported Platforms

Windows OS/2 AIX
Yes Yes Yes


IGMultiwayTree - Type Definitions


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

Variation 1
typedef ICMultiwayTreeImpl < PureImplementation > Implementation

Supported Platforms

Windows OS/2 AIX
Yes Yes Yes

Variation 2
typedef PureImplementation Implementation

Supported Platforms

Windows OS/2 AIX
Yes Yes Yes


[view class]
Cursor
typedef IGMultiwayTreeCursor < numOfChildren , Element , ElementOps > Cursor
Do not access.

Supported Platforms

Windows OS/2 AIX
Yes Yes Yes


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

Supported Platforms

Windows OS/2 AIX
Yes Yes Yes


[view class]
Self
typedef IGMultiwayTree < numOfChildren , Element , ElementOps > Self
Do not access.

Supported Platforms

Windows OS/2 AIX
Yes Yes Yes


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

Supported Platforms

Windows OS/2 AIX
Yes Yes Yes


IGMultiwayTree - Inherited Member Functions and Data

Inherited Public Functions

IATree
IAMultiwayTree
IGMultiwayTree

Inherited Public Data

Inherited Protected Functions

IATreeBase
IAMultiwayTree
IATree
IGMultiwayTree

Inherited Protected Data