#include <simulationsystemfactory.h>
Inheritance diagram for simth::BasicSimulationSystemFactory:

| Public Member Functions | |
| BasicSimulationSystemFactory () | |
| virtual | ~BasicSimulationSystemFactory () | 
| virtual SimulationSystem * | newSimulationSystem () const =0 | 
The function newSimulation() returns a pointer to a new SimulationSystem that is constructed on the heap.
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| Returns a pointer to a new SimulationSystem that is constructed on the heap. This function is to be implemented in a derived class. Implemented in simth::SimulationSystemFactory. | 
 1.4.1
 1.4.1