|
SMACC2
|
#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>
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() |
| #define cbName clBehavior->getName().c_str() |
Definition at line 28 of file orthogonal.cpp.
| #define orthogonalName getName().c_str() |
Definition at line 27 of file orthogonal.cpp.
| #define statename stateMachine_->getCurrentState()->getClassName().c_str() |
Definition at line 26 of file orthogonal.cpp.