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