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

The factory for parsing xml data for transition conditions and instantiating the appropriate class. More...

#include "CoreConfig.h"
#include <string>
#include "ElementFactory.h"
#include "Transitions/Condition.h"

Go to the source code of this file.

Classes

class  Menge::BFSM::ConditionFactory
 The class for parsing the xml description of a Condition 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 for transition conditions and instantiating the appropriate class.