Class SmaccEventGenerator
Defined in File smacc_event_generator.hpp
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()
-
void initialize(ISmaccState *ownerState)
-
virtual void onInitialized()
-
SmaccEventGenerator()