DDS
ver. 3.6
|
#include <worker.h>
Public Member Functions | |
CWorker (dds::configRecord_t _rec, const SWNOptions &_options, const std::string &_path) | |
~CWorker () | |
void | printInfo (std::ostream &_stream) const |
bool | run (ETaskType _param) |
std::string | getID () const |
CWorker::CWorker | ( | dds::configRecord_t | _rec, |
const SWNOptions & | _options, | ||
const std::string & | _path | ||
) |
CWorker::~CWorker | ( | ) |
|
inline |
void CWorker::printInfo | ( | std::ostream & | _stream | ) | const |
bool CWorker::run | ( | ETaskType | _param | ) |