24#include <boost/statechart/event.hpp>
34class ISMaccStateMachine;
42 template <
typename TState,
typename TSource>
45 template <
typename TState,
typename TSource>
47 "Use onStateOrthogonalAllocation instead. This method will be removed in future "
54 template <
typename EventType>
57 template <
typename EventType>
void onOrthogonalAllocation()
virtual ~SmaccEventGenerator()
void onStateOrthogonalAllocation()
friend ISmaccStateMachine
virtual void onInitialized()
ISmaccState * ownerState_
void initialize(ISmaccState *ownerState)