#include <_smach.h>
Public Member Functions | |
event () | |
event (const event_key &key) | |
operator event_key () const | |
Public Attributes | |
event_key | key |
Definition at line 90 of file _smach.h.
smach< CON, K, M >::event::event | ( | ) | [inline] |
event_key smach< CON, K, M >::event::key |
Definition at line 92 of file _smach.h.
Referenced by smach< CON, K, M >::event::operator event_key().