bool close() override
Close the DeviceDriver.
void testSetValue(int value) override
This method is used to set a single value inside the test device.
bool open(yarp::os::Searchable &config) override
Open the DeviceDriver.
void testGetValue(int &value) override
This method is used to get a single value from a test device.
A mini-server for performing network communication in the background.
A base class for nested structures that can be searched.
#define yCInfo(component,...)
#define YARP_LOG_COMPONENT(name,...)
For streams capable of holding different kinds of content, check what they actually have.
An interface to the operating system, including Port based communication.