#include <UT/UT_IntArray.h>#include <UT/UT_PtrArray.h>#include <UT/UT_LHSTuple.h>#include <UT/UT_Thread.h>#include <UT/UT_ThreadSpecificValue.h>#include "OP_API.h"#include "OP_CommandManager.h"#include "OP_OTLManager.h"#include "OP_OperatorTable.h"#include "OP_Node.h"#include "OP_Network.h"Go to the source code of this file.
Classes | |
| class | OP_Director |
| struct | OP_Director::CwdContext |
Defines | |
| #define | OP_POSTLOAD_SCRIPT "456.cmd" |
Typedefs | |
| typedef void(* | OP_GlobalOpChangedCallback )(OP_Node *node, OP_EventType reason, void *data, void *cbdata) |
| typedef UT_PtrArray < OP_GlobalOpChangedCallback > | OP_GlobalOpChangedCallbacks |
Functions | |
| OP_API OP_Director * | OPgetDirector () |
| OP_API OP_Director * | OPsetDirector (OP_Director *boss) |
| #define OP_POSTLOAD_SCRIPT "456.cmd" |
Definition at line 39 of file OP_Director.h.
| typedef void(* OP_GlobalOpChangedCallback)(OP_Node *node, OP_EventType reason, void *data, void *cbdata) |
Definition at line 53 of file OP_Director.h.
Definition at line 55 of file OP_Director.h.
| OP_API OP_Director* OPgetDirector | ( | ) |
| OP_API OP_Director* OPsetDirector | ( | OP_Director * | boss | ) |
1.5.9