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

The factory for parsing xml data and instantiating goals. More...

#include "CoreConfig.h"
#include <string>
#include "ElementFactory.h"
#include "Goals/Goal.h"
#include "tinyxml.h"

Go to the source code of this file.

Classes

class  Menge::BFSM::GoalFactory
 A class for parsing the xml description of a goal 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 goals.