#include "OP_API.h"#include <UT/UT_String.h>#include <UT/UT_SymbolTable.h>#include <UT/UT_PtrArray.h>#include "OP_OTLDefinition.h"#include "OP_Operator.h"Go to the source code of this file.
Classes | |
| class | OP_OperatorTable |
| class | OP_UpdateTableSink |
Typedefs | |
| typedef UT_PtrArray < OP_OperatorTable * > | OP_OperatorTableList |
| typedef OP_ScriptOperator *(* | OP_ScriptCreatorFunc )(const OP_OTLDefinition &definition) |
| typedef UT_PtrArray<OP_OperatorTable *> OP_OperatorTableList |
Definition at line 35 of file OP_OperatorTable.h.
| typedef OP_ScriptOperator*(* OP_ScriptCreatorFunc)(const OP_OTLDefinition &definition) |
Definition at line 39 of file OP_OperatorTable.h.
1.5.9