|
|
#include <mutex>#include <queue>#include <string>#include <ArmarXCore/core/ManagedIceObject.h>#include <ArmarXCore/interface/statechart/StatechartIce.h>
Include dependency graph for StatechartEventDistributor.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | StatechartEventDistributor |
| The StatechartEventDistributor class is used to distribute incomming events (via Ice) to the correct states. More... | |
| struct | StatechartEventDistributor::EventListenerMapEntry |
Namespaces | |
| armarx | |
| This file offers overloads of toIce() and fromIce() functions for STL container types. | |
Typedefs | |
| using | StateControllerPtr = IceInternal::Handle< StateController > |