ifw-fcf
5.0.0-pre2
|
Public Member Functions | |
MyTaskSetup (const std::string &id, fcf::devmgr::common::DataContext &data_ctx, fcf::devmgr::common::DeviceFacade &device_facade, const std::any &payload) | |
bool | IsStopRequested () const |
![]() | |
TaskSetup (const std::string &id, DataContext &data_ctx, DeviceFacade &device_facade, const std::any &payload) | |
Class constructor. More... | |
virtual | ~TaskSetup () |
Default destructor. More... | |
void | Run () override |
Thread run method. More... | |
TaskSetup (const TaskSetup &)=delete | |
Disable copy constructor. More... | |
TaskSetup & | operator= (const TaskSetup &)=delete |
Disable assignment operator. More... | |
|
inline |
|
inline |