std::queue< EventPtr > __unbreakableBuffer
Buffer for all events that are delayed due to unbreakable substates.
std::map< std::string, transitionFunction > TransitionFunctionMap
std::set< ProfilerPtr > ProfilerSet
std::vector< std::pair< StateControllerPtr, EventPtr > > __eventBuffer
TransitionFunctionMap transitionFunctions
bool __eventBufferedDueToUnbreakableState
std::mutex __finishedMutex
IceUtil::Handle< RunningTask< StateController > > __runningTask
Profiler::ProfilerSet localProfilers
localProfiler local instance of armarx::Profiler::Profiler which does nothing by default
This file offers overloads of toIce() and fromIce() functions for STL container types.
std::condition_variable __finishedCondition