DOP_Python Class Reference

#include <DOP_Python.h>

Inheritance diagram for DOP_Python:

DOP_Node OP_Network OP_Node OP_Parameters OP_NetworkBoxItem PRM_ParmOwner

List of all members.

Public Member Functions

bool isRunning () const
const SIM_ObjectArrayobjectsToProcess () const

Static Public Member Functions

static OP_NodemyConstructor (OP_Network *net, const char *name, OP_Operator *entry)
static OP_ScriptOperatorcreateScriptOperator (const OP_OTLDefinition &)

Protected Member Functions

 DOP_Python (OP_Network *net, const char *name, OP_Operator *entry)
virtual ~DOP_Python ()
virtual void processObjectsSubclass (fpreal time, int for_output_idx, const SIM_ObjectArray &objects, DOP_Engine &engine)
 This default implementation does not affect incoming objects.

Protected Attributes

SIM_ObjectArray myObjectsToProcess
bool myIsRunning


Detailed Description

Definition at line 28 of file DOP_Python.h.


Constructor & Destructor Documentation

DOP_Python::DOP_Python ( OP_Network net,
const char *  name,
OP_Operator entry 
) [protected]

virtual DOP_Python::~DOP_Python (  )  [protected, virtual]


Member Function Documentation

static OP_ScriptOperator* DOP_Python::createScriptOperator ( const OP_OTLDefinition  )  [static]

bool DOP_Python::isRunning (  )  const [inline]

Definition at line 38 of file DOP_Python.h.

static OP_Node* DOP_Python::myConstructor ( OP_Network net,
const char *  name,
OP_Operator entry 
) [static]

const SIM_ObjectArray& DOP_Python::objectsToProcess (  )  const [inline]

Definition at line 41 of file DOP_Python.h.

virtual void DOP_Python::processObjectsSubclass ( fpreal  time,
int  foroutputidx,
const SIM_ObjectArray objects,
DOP_Engine engine 
) [protected, virtual]

This default implementation does not affect incoming objects.

Reimplemented from DOP_Node.


Member Data Documentation

bool DOP_Python::myIsRunning [protected]

Definition at line 53 of file DOP_Python.h.

Definition at line 52 of file DOP_Python.h.


The documentation for this class was generated from the following file:

Generated on Fri May 25 00:10:22 2012 for HDK by  doxygen 1.5.9