35 bool close()
override;
This class is the parameters parser for class Nop.
test_nop: A test device that does absolutely nothing.
void run() override
Loop function.
bool open(yarp::os::Searchable &config) override
Open the DeviceDriver.
bool close() override
Close the DeviceDriver.
Nop & operator=(Nop &&)=delete
Nop & operator=(const Nop &)=delete
Interface implemented by all device drivers.
An abstraction for a periodic thread.
A base class for nested structures that can be searched.