Implements the action methods related to RecActions.
More...
#include <recActions.hpp>
Implements the action methods related to RecActions.
◆ RecActions() [1/2]
| ccf::control::RecActions::RecActions |
( |
boost::asio::io_context & |
ioc, |
|
|
rad::SMAdapter & |
sm, |
|
|
DataContext & |
data |
|
) |
| |
◆ RecActions() [2/2]
| ccf::control::RecActions::RecActions |
( |
const RecActions & |
| ) |
|
|
delete |
◆ operator=()
Disable copy constructor.
◆ RecAbort()
| void ccf::control::RecActions::RecAbort |
( |
scxml4cpp::Context * |
c | ) |
|
◆ RecCompleted()
| void ccf::control::RecActions::RecCompleted |
( |
scxml4cpp::Context * |
c | ) |
|
◆ RecContinue()
| void ccf::control::RecActions::RecContinue |
( |
scxml4cpp::Context * |
c | ) |
|
◆ RecFailure()
| void ccf::control::RecActions::RecFailure |
( |
scxml4cpp::Context * |
c | ) |
|
◆ RecPause()
| void ccf::control::RecActions::RecPause |
( |
scxml4cpp::Context * |
c | ) |
|
◆ RecStart()
| void ccf::control::RecActions::RecStart |
( |
scxml4cpp::Context * |
c | ) |
|
◆ RecStatus()
| void ccf::control::RecActions::RecStatus |
( |
scxml4cpp::Context * |
c | ) |
|
◆ RecStop()
| void ccf::control::RecActions::RecStop |
( |
scxml4cpp::Context * |
c | ) |
|
◆ RecWait()
| void ccf::control::RecActions::RecWait |
( |
scxml4cpp::Context * |
c | ) |
|
The documentation for this class was generated from the following files: