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

The definition of the timer-based condition. More...

#include "CoreConfig.h"
#include "Transitions/Condition.h"
#include "Transitions/ConditionFactory.h"
#include "fsmCommon.h"
#include "ReadersWriterLock.h"
#include <map>

Go to the source code of this file.

Classes

class  Menge::BFSM::TimerCondition
 The definition of the timer condition. More...
 
class  Menge::BFSM::TimerCondFactory
 The factory for creating the TimerCondition. More...
 

Namespaces

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

Detailed Description

The definition of the timer-based condition.