SMACC2
Loading...
Searching...
No Matches
Classes | Namespaces | Macros
smacc_state_base.hpp File Reference
#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>
Include dependency graph for smacc_state_base.hpp:
This graph shows which files directly or indirectly include this file:

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())
 

Macro Definition Documentation

◆ STATE_NAME

#define STATE_NAME   (demangleSymbol(typeid(MostDerived).name()).c_str())

Definition at line 29 of file smacc_state_base.hpp.