DOP_SolverPython Class Reference

#include <DOP_SolverPython.h>

Inheritance diagram for DOP_SolverPython:

DOP_AutoSolver DOP_Auto 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 DOP_ScriptOperator * createScriptOperator (const OP_OTLDefinition &)

Protected Member Functions

 DOP_SolverPython (OP_Network *net, const char *name, OP_Operator *entry)
virtual ~DOP_SolverPython ()
virtual void processObjectsSubclass (fpreal time, int for_output_idx, const SIM_ObjectArray &objects, DOP_Engine &engine)
 This default implementation does not affect incoming objects.
virtual void doApplyOutputDataSubclass (fpreal time, int outputidx, SIM_RootData &rootdata, const char *parentdataname, DOP_Engine &engine, UT_StringArray *datanames, bool active)


Detailed Description

Definition at line 28 of file DOP_SolverPython.h.


Constructor & Destructor Documentation

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

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


Member Function Documentation

static DOP_ScriptOperator* DOP_SolverPython::createScriptOperator ( const OP_OTLDefinition  )  [static]

virtual void DOP_SolverPython::doApplyOutputDataSubclass ( fpreal  time,
int  outputidx,
SIM_RootData rootdata,
const char *  parentdataname,
DOP_Engine engine,
UT_StringArray datanames,
bool  active 
) [protected, virtual]

Implements the doApplyOutputData functionality. Making this function virtual allows it to be overridden (by DOP_FileData, for example).

Reimplemented from DOP_Auto.

bool DOP_SolverPython::isRunning (  )  const [inline]

Definition at line 38 of file DOP_SolverPython.h.

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

Reimplemented from DOP_AutoSolver.

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

Definition at line 41 of file DOP_SolverPython.h.

virtual void DOP_SolverPython::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_AutoSolver.


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

Generated on Mon Jan 28 00:28:37 2013 for HDK by  doxygen 1.5.9