SMACC
Loading...
Searching...
No Matches
Classes | Namespaces | Macros
smacc_state_base.h File Reference
#include <smacc/smacc_state.h>
#include <smacc/smacc_state_reactor.h>
#include <smacc/smacc_event_generator.h>
#include <smacc/introspection/state_traits.h>
Include dependency graph for smacc_state_base.h:
This graph shows which files directly or indirectly include this file:

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

Macro Definition Documentation

◆ STATE_NAME

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

Definition at line 51 of file smacc_state_base.h.