7 #ifndef YARP_DEV_POLYDRIVER_H
8 #define YARP_DEV_POLYDRIVER_H
62 bool open(
const std::string& txt);
101 bool close()
override;
123 std::string getComment(
const char *option);
148 #ifndef DOXYGEN_SHOULD_SKIP_THIS
Interface implemented by all device drivers.
bool open(yarp::os::Searchable &config) override
Open the DeviceDriver.
A container for a device driver.
const PolyDriver & operator=(const PolyDriver &alt)=delete
PolyDriver(const PolyDriver &alt)=delete
A simple collection of objects that can be described and transmitted in a portable way.
A base class for nested structures that can be searched.
A single value (typically within a Bottle).
bool isValid()
Check if time is valid (non-zero).
The main, catch-all namespace for YARP.