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

The base (templated) implementation of the database that tracks plug-in elements. More...

#include <string>
#include <list>
#include "tinyxml.h"
#include "Logger.h"

Go to the source code of this file.

Classes

class  Menge::ElementDB< Factory, Element >
 The base functionality of an element database. More...
 

Namespaces

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

Detailed Description

The base (templated) implementation of the database that tracks plug-in elements.