Home You are here: Home > Support > Reference v1.0

Change language: German

TXmObjectListObject Class Template Reference

Inheritance diagram for TXmObjectListObject:

TXmObjectList XmObject XmObjectList XmArray List of all members.

Detailed Description

template<class C>
class exom::TXmObjectListObject< C >

Template with XmObject interface and all capabilities of TXmObjectList.


Protected Member Functions

Overridables - XmObject
void manage (XmMan &m)
 Provide the possibility to connect member data and sub objects.
XmArrayGetArray ()
 Return an interface pointer to XmArray, if class have container property.


Member Function Documentation

void manage XmMan m  )  [inline, protected, virtual]
 

Provide the possibility to connect member data and sub objects.

Member data and sub objects can be connected, by calling the corresponding manXxx functions of XmMan.

Implements XmObject.

XmArray* GetArray  )  [inline, protected, virtual]
 

Return an interface pointer to XmArray, if class have container property.

To show the exom framework that a class derived from XmObject is able to act like a container, GetArray() has to return the interface pointer to the conatiner.

Reimplemented from XmObject.


Copyright © 2006 Praetz Software Development - www.exomware.com