![]() |
Menge
Modular Pedestrian Simulation Framework for Research and Development
|
Defines a transition target that returns the agent to the state from which he entered this state. More...
#include "CoreConfig.h"#include "Target.h"#include "TargetFactory.h"#include "fsmCommon.h"#include "ReadersWriterLock.h"#include <list>Go to the source code of this file.
Classes | |
| class | Menge::BFSM::ReturnTarget |
| The definition of the return target. More... | |
| class | Menge::BFSM::ReturnTargetFactory |
| The factory for creating the ReturnTarget. More... | |
Namespaces | |
| Menge | |
| The core namespace. All elements of Menge are contained in this namespace. | |
Defines a transition target that returns the agent to the state from which he entered this state.
1.8.8