![]() |
Menge
Modular Pedestrian Simulation Framework for Research and Development
|
Contains functionality for parsing simulation specifcation from an XML file. More...
#include "mengeCommon.h"
#include <string>
#include "tinyxml/tinyxml.h"
Go to the source code of this file.
Classes | |
class | Menge::Agents::SimXMLLoader |
Class for parsing the SCENE XML specification and initialize a simulator It only knows the most fundamental common aspects of the file, relying on the Simulator to know of its own specific domain knowledge. More... | |
Namespaces | |
Menge | |
The core namespace. All elements of Menge are contained in this namespace. | |
Contains functionality for parsing simulation specifcation from an XML file.