HDK
|
Go to the source code of this file.
Typedefs | |
typedef UT_Array< CHOP_Handle * > | CHOP_HandleList |
typedef UT_Array< CHOP_Node * > | CHOP_NodeList |
typedef UT_Array< const CHOP_Node * > | CHOP_NodeListC |
typedef UT_Array< orUnit * > | orUnitList |
typedef UT_Array<CHOP_Handle *> CHOP_HandleList |
Definition at line 19 of file CHOP_Types.h.
typedef UT_Array<CHOP_Node *> CHOP_NodeList |
Definition at line 22 of file CHOP_Types.h.
typedef UT_Array<const CHOP_Node *> CHOP_NodeListC |
Definition at line 23 of file CHOP_Types.h.
typedef UT_Array<orUnit *> orUnitList |
Definition at line 24 of file CHOP_Types.h.