ifw-ccf 5.0.2
Loading...
Searching...
No Matches
Public Member Functions | List of all members
ifw::ccf::control::ActionMgr Class Reference

Responsible for the life-cycle management of actions and activities. More...

#include <actionMgr.hpp>

Inheritance diagram for ifw::ccf::control::ActionMgr:

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
 
ActionMgroperator= (const ActionMgr &)=delete
 Disable copy constructor.
 

Detailed Description

Responsible for the life-cycle management of actions and activities.

Constructor & Destructor Documentation

◆ ActionMgr() [1/2]

ifw::ccf::control::ActionMgr::ActionMgr ( )

◆ ~ActionMgr()

ifw::ccf::control::ActionMgr::~ActionMgr ( )
virtual

◆ ActionMgr() [2/2]

ifw::ccf::control::ActionMgr::ActionMgr ( const ActionMgr & )
delete

Member Function Documentation

◆ CreateActions()

void ifw::ccf::control::ActionMgr::CreateActions ( boost::asio::io_context & ioc,
rad::SMAdapter & sm,
DataContext & the_data )

◆ CreateActivities()

void ifw::ccf::control::ActionMgr::CreateActivities ( rad::SMAdapter & sm,
DataContext & the_data )

◆ operator=()

ActionMgr & ifw::ccf::control::ActionMgr::operator= ( const ActionMgr & )
delete

Disable copy constructor.


The documentation for this class was generated from the following files: