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

The factory for parsing xml data and instantiating velocity components. More...

#include "CoreConfig.h"
#include <string>
#include "ElementFactory.h"
#include "VelocityComponents/VelComponent.h"

Go to the source code of this file.

Classes

class  Menge::BFSM::VelCompFactory
 A class for parsing the xml description of a velocity component and instantiating particular instances. More...
 

Namespaces

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

Detailed Description

The factory for parsing xml data and instantiating velocity components.