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

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.
 

Detailed Description

Contains functionality for parsing simulation specifcation from an XML file.