#include <HPropert.h>
Collaboration diagram for TypeInfoArray:
Public Member Functions | |
TypeInfoArray () | |
~TypeInfoArray () | |
void | SetArraySize (int count) |
void | DeleteArray () |
HTypeInfo * | operator[] (int index) |
HTypeInfo * | GetTypeInfoArrayData () |
int | GetCount () const |
Private Member Functions | |
void | AllocArray (HTypeInfo **array, int count) |
void | DeleteArray (HTypeInfo *array) |
HTypeInfo * | ElementAt (HTypeInfo *array, int index) |
Private Attributes | |
HTypeInfo * | m_typeinfoarray |
int | m_count |
This class is to be used with HTypePropertyInfo and supplies the list of HTypeInfo that are to appear in the UI drop-down list
Definition at line 648 of file HPropert.h.
|
Definition at line 659 of file HPropert.h. |
|
Definition at line 663 of file HPropert.h. |
|
|
|
Definition at line 671 of file HPropert.h. |
|
|
|
|
|
Retrieves the number of HTypeInfo elements in the array. Definition at line 680 of file HPropert.h. |
|
Definition at line 679 of file HPropert.h. |
|
Definition at line 676 of file HPropert.h. |
|
Sets the size of the array a priori.
Definition at line 666 of file HPropert.h. |
|
Definition at line 652 of file HPropert.h. |
|
Definition at line 651 of file HPropert.h. |
Generated on Thu Oct 27 11:47:04 2005 with
1.4.5 written by Dimitri van Heesch,
© 1997-2001