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

The definition of the agent profile selector element. This is the mechanism which associates an agent profile with a new agent. More...

#include "mengeCommon.h"
#include "Element.h"

Go to the source code of this file.

Classes

class  Menge::Agents::ProfileSelectorException
 Exception class for profile selector computation. More...
 
class  Menge::Agents::ProfileSelectorFatalException
 The fatal profile selector exception. More...
 
class  Menge::Agents::ProfileSelector
 The base class for agent profile assignment strategies. More...
 

Namespaces

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

Detailed Description

The definition of the agent profile selector element. This is the mechanism which associates an agent profile with a new agent.