ifw-ccf 5.0.2
|
Responsible for the life-cycle management of actions and activities. More...
#include <actionMgr.hpp>
Public Member Functions | |
ActionMgr () | |
virtual | ~ActionMgr () |
void | CreateActions (boost::asio::io_context &ioc, rad::SMAdapter &sm, DataContext &the_data) |
void | CreateActivities (rad::SMAdapter &sm, DataContext &the_data) |
ActionMgr (const ActionMgr &)=delete | |
ActionMgr & | operator= (const ActionMgr &)=delete |
Disable copy constructor. | |
Responsible for the life-cycle management of actions and activities.
ifw::ccf::control::ActionMgr::ActionMgr | ( | ) |
|
virtual |
|
delete |
void ifw::ccf::control::ActionMgr::CreateActions | ( | boost::asio::io_context & | ioc, |
rad::SMAdapter & | sm, | ||
DataContext & | the_data ) |
void ifw::ccf::control::ActionMgr::CreateActivities | ( | rad::SMAdapter & | sm, |
DataContext & | the_data ) |
Disable copy constructor.