SIM_SolverStatic Class Reference

#include <SIM_SolverStatic.h>

Inheritance diagram for SIM_SolverStatic:

SIM_SingleSolver SIM_Solver SIM_Data

List of all members.

Protected Member Functions

 SIM_SolverStatic (const SIM_DataFactory *factory)
virtual ~SIM_SolverStatic ()
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.
virtual bool isStaticSubclass (const SIM_Object *) const
 Hint to other solvers that we do 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 23 of file SIM_SolverStatic.h.


Constructor & Destructor Documentation

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

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


Member Function Documentation

virtual bool SIM_SolverStatic::isStaticSubclass ( const SIM_Object  )  const [inline, protected, virtual]

Hint to other solvers that we do nothing.

Reimplemented from SIM_Solver.

Definition at line 37 of file SIM_SolverStatic.h.

virtual SIM_Result SIM_SolverStatic::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 Mon Jan 28 00:48:58 2013 for HDK by  doxygen 1.5.9