sttcl  v0.9c
STTCL C++ template state machine framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
sttcl::internal::RegionEventDispatchInterfaceSelector< RegionContainerImpl, IInnerState, EventArgs > Struct Template Reference

#include <Region.h>

List of all members.

Public Types

typedef
IRegionEventDispatchWithArgs
< RegionContainerImpl,
IInnerState, EventArgs > 
RESULT_TYPE

Detailed Description

template<class RegionContainerImpl, class IInnerState, class EventArgs>
struct sttcl::internal::RegionEventDispatchInterfaceSelector< RegionContainerImpl, IInnerState, EventArgs >

Used to select the region event dispatch interface.

Template Parameters:
RegionContainerImpl
StateInterface
EventArgs

Member Typedef Documentation

template<class RegionContainerImpl, class IInnerState, class EventArgs>
typedef IRegionEventDispatchWithArgs<RegionContainerImpl,IInnerState,EventArgs> sttcl::internal::RegionEventDispatchInterfaceSelector< RegionContainerImpl, IInnerState, EventArgs >::RESULT_TYPE

The region base event dispatch interface type.


The documentation for this struct was generated from the following file: