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

Change language: German

TXmObjectListBox Class Template Reference

Inheritance diagram for TXmObjectListBox:

XmObjectListBox List of all members.

Detailed Description

template<class C>
class exom::TXmObjectListBox< C >

Item class used within the container template TXmObjectList holding the index and the reference to an instance of specfied item type.

References (pointers) to instances of this class can be used to set an TXmObjectList::iterator for further processing.

You should not create copies of this class, to avoid assigning them to an iterator.


Public Member Functions

C * GetObj () const
 Return the attached object.
int GetIndex () const
 Return the index of the item.

Private Member Functions

 TXmObjectListBox ()
 MUST not be constructed by application.

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