sttcl
v0.9c
STTCL C++ template state machine framework
|
#include <Region.h>
Public Types | |
typedef RegionBaseImplWithEventArgs < RegionImpl, RegionContainerImpl, IInnerState, EventArgs > | RESULT_TYPE |
Used to select the region base implementation.
RegionContainerImpl | |
StateInterface | |
EventArgs |
typedef RegionBaseImplWithEventArgs<RegionImpl,RegionContainerImpl,IInnerState,EventArgs> sttcl::internal::RegionBaseImplementationSelector< RegionImpl, RegionContainerImpl, IInnerState, EventArgs >::RESULT_TYPE |
The region base implementation type.