HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SIM_Engine.h File Reference
#include "SIM_API.h"
#include "SIM_Cache.h"
#include "SIM_Data.h"
#include "SIM_Error.h"
#include "SIM_ObjectSolveInfo.h"
#include <OP/OP_Value.h>
#include <OP/OP_DopParent.h>
#include <DEP/DEP_MicroNode.h>
#include <UT/UT_Array.h>
#include <UT/UT_IntrusivePtr.h>
#include <UT/UT_Map.h>
#include <UT/UT_Set.h>
#include <UT/UT_SymbolTable.h>
+ Include dependency graph for SIM_Engine.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SIM_SimulationMicroNode
 
class  SIM_Engine
 

Macros

#define SIM_PATH_SEPCHAR   '/'
 
#define SIM_OBJECT_SEPCHAR   ':'
 
#define SIM_OBJECTNUM_SEPCHAR   '.'
 
#define SIM_OBJECTDATA_SEPCHAR   '/'
 

Macro Definition Documentation

#define SIM_OBJECT_SEPCHAR   ':'

Definition at line 26 of file SIM_Engine.h.

#define SIM_OBJECTDATA_SEPCHAR   '/'

Definition at line 28 of file SIM_Engine.h.

#define SIM_OBJECTNUM_SEPCHAR   '.'

Definition at line 27 of file SIM_Engine.h.

#define SIM_PATH_SEPCHAR   '/'

Definition at line 25 of file SIM_Engine.h.