sttcl
v0.9c
STTCL C++ template state machine framework
|
#include <ConcurrentCompositeState.h>
Public Types | |
typedef ConcurrentCompositeStateWithEventArgs < CompositeStateImpl, StateMachineImpl, IInnerState, NumOfRegions, EventArgs, StateBaseImpl > | RESULT_TYPE |
Used to select the region base implementation.
StateMachineImpl | |
StateInterface | |
EventArgs |
typedef ConcurrentCompositeStateWithEventArgs<CompositeStateImpl,StateMachineImpl,IInnerState,NumOfRegions,EventArgs,StateBaseImpl> sttcl::internal::ConcurrentCompositeBaseImplementationSelector< CompositeStateImpl, StateMachineImpl, IInnerState, NumOfRegions, EventArgs, StateBaseImpl >::RESULT_TYPE |
The region base implementation type.