32 yCInfo(NOP) <<
"Starting thread";
34 yCInfo(NOP) <<
"Thread started";
46 yCInfo(NOP) <<
"Doing nothing";
bool parseParams(const yarp::os::Searchable &config) override
Parse the DeviceDriver parameters.
void run() override
Loop function.
bool open(yarp::os::Searchable &config) override
Open the DeviceDriver.
bool close() override
Close the DeviceDriver.
bool setPeriod(double period)
Set the (new) period of the thread.
bool start()
Call this to start the thread.
A base class for nested structures that can be searched.
#define yCInfo(component,...)
#define YARP_LOG_COMPONENT(name,...)