Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

simth::SimulationSystemFactory Class Reference

#include <simulationsystemfactory.h>

Inheritance diagram for simth::SimulationSystemFactory:

simth::BasicSimulationSystemFactory List of all members.

Public Member Functions

 SimulationSystemFactory (const std::string fileName)
virtual ~SimulationSystemFactory ()
virtual SimulationSystemnewSimulationSystem () const

Detailed Description

Factory class to create simulation systems by a given file name. The constructor argument fileName is the name of the used base parameter file.


Constructor & Destructor Documentation

simth::SimulationSystemFactory::SimulationSystemFactory const std::string  fileName  ) 
 

virtual simth::SimulationSystemFactory::~SimulationSystemFactory  )  [virtual]
 


Member Function Documentation

virtual SimulationSystem* simth::SimulationSystemFactory::newSimulationSystem  )  const [virtual]
 

Returns a pointer to a new SimulationSystem that is constructed on the heap.

Implements simth::BasicSimulationSystemFactory.


Generated on Mon Apr 24 21:19:20 2006 for simthetic by  doxygen 1.4.1