|
SMACC
|
#include <smacc_state_impl.h>

Public Member Functions | |
| AddTEventType (smacc::StateReactor *sr) | |
| template<typename T > | |
| void | operator() (T) |
Public Attributes | |
| smacc::StateReactor * | sr_ |
Definition at line 128 of file smacc_state_impl.h.
|
inline |
Definition at line 131 of file smacc_state_impl.h.
|
inline |
Definition at line 136 of file smacc_state_impl.h.
References smacc::StateReactor::addInputEvent(), and smacc::AddTEventType< TEventList >::sr_.

| smacc::StateReactor* smacc::AddTEventType< TEventList >::sr_ |
Definition at line 130 of file smacc_state_impl.h.
Referenced by smacc::AddTEventType< TEventList >::operator()().