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

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.
 

Detailed Description

The definition of the base class for handling goal selectors which operate on single goal sets.