Menge
Modular Pedestrian Simulation Framework for Research and Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces
SimSystem.h File Reference

The system which runs the simulation, coordinating the FSM and simulator. More...

#include "System.h"
#include "MengeException.h"

Go to the source code of this file.

Classes

class  Menge::SimSystemException
 Generic exception for the SimSystem. More...
 
class  Menge::SimSystemFatalException
 The fatal SimSystem exception. More...
 
class  Menge::SimSystem
 Templated class for performing simulation. More...
 

Namespaces

 Menge
 The core namespace. All elements of Menge are contained in this namespace.
 

Detailed Description

The system which runs the simulation, coordinating the FSM and simulator.