SMACC2
|
#include <smacc_state_impl.hpp>
Public Member Functions | |
AddTEventTypeStateReactor (smacc2::StateReactor *sr) | |
template<typename T > | |
void | operator() (T) |
Public Attributes | |
smacc2::StateReactor * | sr_ |
Definition at line 142 of file smacc_state_impl.hpp.
|
inline |
Definition at line 145 of file smacc_state_impl.hpp.
|
inline |
Definition at line 148 of file smacc_state_impl.hpp.
References smacc2::StateReactor::addInputEvent(), and smacc2::AddTEventTypeStateReactor< TEventList >::sr_.
smacc2::StateReactor* smacc2::AddTEventTypeStateReactor< TEventList >::sr_ |
Definition at line 144 of file smacc_state_impl.hpp.
Referenced by smacc2::AddTEventTypeStateReactor< TEventList >::operator()().