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

Central database for querying available agent goals. More...

#include "ElementDatabase.h"
#include "GoalSelectors/GoalSelectorFactory.h"
#include "GoalSelectors/GoalSelector.h"

Go to the source code of this file.

Namespaces

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

Typedefs

typedef ElementDB
< GoalSelectorFactory,
GoalSelector > 
Menge::BFSM::GoalSelectorDB
 The element database for GoalSelectors.
 

Detailed Description

Central database for querying available agent goals.