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

The definition of the Menge Event. More...

#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  Menge::Event
 The definition of a Menge event. More...
 

Namespaces

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

Functions

Event * Menge::parseEvent (TiXmlElement *node, const std::string &specFldr)
 Parses the xml specification of an event and returns a parsed event. More...
 

Detailed Description

The definition of the Menge Event.