SMACC
|
#include <smacc/smacc_state.h>
#include <smacc/smacc_state_reactor.h>
#include <smacc/smacc_event_generator.h>
#include <smacc/introspection/state_traits.h>
Go to the source code of this file.
Classes | |
class | smacc::SmaccState< MostDerived, Context, InnerInitial, historyMode > |
struct | smacc::SmaccState< MostDerived, Context, InnerInitial, historyMode >::my_context |
Namespaces | |
namespace | smacc |
Macros | |
#define | STATE_NAME (demangleSymbol(typeid(MostDerived).name()).c_str()) |
#define STATE_NAME (demangleSymbol(typeid(MostDerived).name()).c_str()) |
Definition at line 51 of file smacc_state_base.h.