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

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

#include "CoreConfig.h"
#include <string>
#include "ElementFactory.h"
#include "Tasks/Task.h"

Go to the source code of this file.

Classes

class  Menge::BFSM::TaskFactory
 A class for parsing the xml description of a task 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 tasks.