SIM_SolverCopy Class Reference

#include <SIM_SolverCopy.h>

Inheritance diagram for SIM_SolverCopy:

SIM_SingleSolver SIM_OptionsUser SIM_Solver SIM_Data

List of all members.

Public Member Functions

 GETSET_DATA_FUNCS_S (SIM_NAME_SOURCEDATA, SourceData)
 GETSET_DATA_FUNCS_S (SIM_NAME_DESTINATIONDATA, DestinationData)

Protected Member Functions

 SIM_SolverCopy (const SIM_DataFactory *factory)
virtual ~SIM_SolverCopy ()
virtual SIM_Result solveSingleObjectSubclass (SIM_Engine &engine, SIM_Object &object, SIM_ObjectArray &feedbacktoobjects, const SIM_Time &timestep, bool newobject)
 Our solver function override that does nothing.


Detailed Description

This class is an implementation of a solver which does nothing. It causes the object to remain stationary and unchanged regardless of the situation.

Definition at line 24 of file SIM_SolverCopy.h.


Constructor & Destructor Documentation

SIM_SolverCopy::SIM_SolverCopy ( const SIM_DataFactory factory  )  [explicit, protected]

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


Member Function Documentation

SIM_SolverCopy::GETSET_DATA_FUNCS_S ( SIM_NAME_DESTINATIONDATA  ,
DestinationData   
)

SIM_SolverCopy::GETSET_DATA_FUNCS_S ( SIM_NAME_SOURCEDATA  ,
SourceData   
)

virtual SIM_Result SIM_SolverCopy::solveSingleObjectSubclass ( SIM_Engine engine,
SIM_Object object,
SIM_ObjectArray feedbacktoobjects,
const SIM_Time timestep,
bool  newobject 
) [protected, virtual]

Our solver function override that does nothing.

Implements SIM_SingleSolver.


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

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