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