Class SmaccEventGenerator

Class Documentation

class SmaccEventGenerator

Public Functions

SmaccEventGenerator()
virtual ~SmaccEventGenerator()
template<typename TState, typename TSource>
void onStateAllocation()
virtual void onEntry()
virtual void onExit()
template<typename EventType>
void postEvent(const EventType &ev)
template<typename EventType>
void postEvent()
void initialize(ISmaccState *ownerState)
virtual void onInitialized()