Embedded Template Library 1.0
|
#include <state_chart.h>
Public Attributes | |
const state_id_t | current_state_id |
const event_id_t | event_id |
const state_id_t | next_state_id |
void(TObject::*const | action )() |
bool(TObject::*const | guard )() |
const bool | from_any_state |
Transition definition Specialisation for void parameter