Menge
Modular Pedestrian Simulation Framework for Research and Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Runtime Directory Reference

Files

file  BaseAgentContext.cpp
 
file  BaseAgentContext.h [code]
 A basic context for interacting with and displaying basic agent parameters.
 
file  Logger.cpp
 
file  Logger.h [code]
 The specificaiton of a message logger for menge, such that all messages to the system get properly recorded.
 
file  os.cpp
 
file  os.h [code]
 Various operating-system-dependent file-system operations.
 
file  ReadersWriterLock.cpp
 
file  ReadersWriterLock.h [code]
 The definition of a readers-writer lock.
 
file  SimpleLock.cpp
 
file  SimpleLock.h [code]
 The definition of a simple thrading lock.
 
file  SimSystem.cpp
 
file  SimSystem.h [code]
 The system which runs the simulation, coordinating the FSM and simulator.
 
file  SimulatorDB.cpp
 
file  SimulatorDB.h [code]
 Central database for querying available pedestrian models.
 
file  SimulatorDBEntry.cpp
 
file  SimulatorDBEntry.h [code]
 Definition of an entry into the simulator database.
 
file  Utils.cpp
 
file  Utils.h [code]
 A collection of convenience utilities.
 
file  VisAgent.cpp
 
file  VisAgent.h [code]
 Simple, cylindrical visualization for agents.
 
file  VisObstacle.cpp
 
file  VisObstacle.h [code]
 The node for visualizing a simulation obstacle.