![]() |
Menge
Modular Pedestrian Simulation Framework for Research and Development
|
The definition of the "shared" goal selector. More...
#include "fsmCommon.h"#include "GoalSelectors/GoalSelector.h"#include "GoalSelectors/GoalSelectorFactory.h"Go to the source code of this file.
Classes | |
| class | Menge::BFSM::SharedGoalSelector |
| The shared goal selector is a stub goal selector used strictly internally for bookkeeping. It is used to implement shared goal selectors between states. It is not intended to be sub-classed.. More... | |
| class | Menge::BFSM::SharedGoalSelectorFactory |
| Factory for the SharedGoalSelector. More... | |
Namespaces | |
| Menge | |
| The core namespace. All elements of Menge are contained in this namespace. | |
Functions | |
| FSM * | Menge::BFSM::buildFSM (FSMDescrip &fsmDescrip, Agents::SimulatorInterface *sim, bool VERBOSE=false) |
| Templated function which builds the behavior fsm from the behavior configuration given. More... | |
The definition of the "shared" goal selector.
1.8.8