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

The basis for determining the conditions under which transitions become "active" (and are taken). More...

#include "CoreConfig.h"
#include "fsmCommon.h"
#include "Element.h"

Go to the source code of this file.

Classes

class  Menge::BFSM::Condition
 The base class for transition conditions. More...
 

Namespaces

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

Detailed Description

The basis for determining the conditions under which transitions become "active" (and are taken).