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

The definition of the explicit goal selector - specifying a target goal from a set explicitly. More...

#include "CoreConfig.h"
#include "fsmCommon.h"
#include "GoalSelectors/GoalSelector.h"
#include "GoalSelectors/GoalSelectorFactory.h"

Go to the source code of this file.

Classes

class  Menge::BFSM::ExplicitGoalSelector
 The explicit goal selector makes extracts a specific goal from a specific goal set – both explicitly stated. More...
 
class  Menge::BFSM::ExplicitGoalSelectorFactory
 Factory for the ExplicitGoalSelector. More...
 

Namespaces

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

Detailed Description

The definition of the explicit goal selector - specifying a target goal from a set explicitly.