|
SMACC2
|
#include <smacc2/introspection/state_traits.hpp>#include <smacc2/smacc_event_generator.hpp>#include <smacc2/smacc_state.hpp>#include <smacc2/smacc_state_machine.hpp>#include <smacc2/smacc_state_reactor.hpp>#include <smacc2/smacc_tracing/trace_provider.hpp>

Go to the source code of this file.
Classes | |
| class | smacc2::SmaccState< MostDerived, Context, InnerInitial, historyMode > |
| struct | smacc2::SmaccState< MostDerived, Context, InnerInitial, historyMode >::my_context |
Namespaces | |
| namespace | smacc2 |
Macros | |
| #define | STATE_NAME (demangleSymbol(typeid(MostDerived).name()).c_str()) |
| #define STATE_NAME (demangleSymbol(typeid(MostDerived).name()).c_str()) |
Definition at line 29 of file smacc_state_base.hpp.