![]() |
Menge
Modular Pedestrian Simulation Framework for Research and Development
|
The definition of the base class for handling goal selectors which operate on single goal sets. More...
#include "CoreConfig.h"#include "fsmCommon.h"#include "GoalSelectors/GoalSelector.h"#include "GoalSelectors/GoalSelectorFactory.h"#include "GoalSet.h"Go to the source code of this file.
Classes | |
| class | Menge::BFSM::SetGoalSelector |
| This is a base class – not to be instantiated. It provides the functional basis for GoalSelectors which use a GoalSet as the underlying data structure. More... | |
| class | Menge::BFSM::SetGoalSelectorFactory |
| Factory for the SetGoalSelector. More... | |
Namespaces | |
| Menge | |
| The core namespace. All elements of Menge are contained in this namespace. | |
The definition of the base class for handling goal selectors which operate on single goal sets.
1.8.8