#include "CH_API.h"#include "CH_EventManager.h"#include "CH_Manager.h"#include "CH_ExprLanguage.h"#include <iostream.h>#include <SYS/SYS_Types.h>#include <UT/UT_String.h>#include <UT/UT_PtrArray.h>#include <UT/UT_SymbolTable.h>#include <UT/UT_Packet.h>#include <UT/UT_ThreadSpecificValue.h>#include <EXPR/EX_Error.h>Go to the source code of this file.
Classes | |
| class | CH_CollectionIterator |
| class | CH_Collection |
| class | CH_Collection::ch_ThreadSpecificData |
Enumerations | |
| enum | CH_LOCAL_VARIABLE { CH_OS, CH_CH, CH_LT, CH_IT, CH_OT, CH_LIT, CH_LOT, CH_PREV_IT, CH_NEXT_OT, CH__SEGP, CH__PSEGP, CH__NSEGP, CH_IV, CH_OV, CH_IM, CH_OM, CH_IA, CH_OA } |
| enum | { CH_LOCAL_VARIABLE_TABLE_INDEX = 1 } |
Functions | |
| CH_API void | CHcollectionsToOPchannels (CH_CollectionList const &collections, UT_PtrArray< OP_Channels * > &op_channels) |
| anonymous enum |
| enum CH_LOCAL_VARIABLE |
| CH_OS | |
| CH_CH | |
| CH_LT | |
| CH_IT | |
| CH_OT | |
| CH_LIT | |
| CH_LOT | |
| CH_PREV_IT | |
| CH_NEXT_OT | |
| CH__SEGP | |
| CH__PSEGP | |
| CH__NSEGP | |
| CH_IV | |
| CH_OV | |
| CH_IM | |
| CH_OM | |
| CH_IA | |
| CH_OA |
Definition at line 42 of file CH_Collection.h.
| CH_API void CHcollectionsToOPchannels | ( | CH_CollectionList const & | collections, | |
| UT_PtrArray< OP_Channels * > & | op_channels | |||
| ) |
1.5.9