10 #define YARP_NOP_NOP_H
30 bool close()
override;
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.