SMACC2
Loading...
Searching...
No Matches
Namespaces | Macros
orthogonal.cpp File Reference
#include <smacc2/impl/smacc_state_machine_impl.hpp>
#include <smacc2/smacc_client_behavior.hpp>
#include <smacc2/smacc_orthogonal.hpp>
#include <smacc2/smacc_tracing/smacc_tracing.hpp>
Include dependency graph for orthogonal.cpp:

Go to the source code of this file.

Namespaces

namespace  smacc2
 

Macros

#define statename   stateMachine_->getCurrentState()->getClassName().c_str()
 
#define orthogonalName   getName().c_str()
 
#define cbName   clBehavior->getName().c_str()
 

Macro Definition Documentation

◆ cbName

#define cbName   clBehavior->getName().c_str()

Definition at line 28 of file orthogonal.cpp.

◆ orthogonalName

#define orthogonalName   getName().c_str()

Definition at line 27 of file orthogonal.cpp.

◆ statename

#define statename   stateMachine_->getCurrentState()->getClassName().c_str()

Definition at line 26 of file orthogonal.cpp.