6 #ifndef YARP_FRAMEGRABBER_PROTOCOL_FRAMEGRABBERCONTROLS_RESPONDER_H
7 #define YARP_FRAMEGRABBER_PROTOCOL_FRAMEGRABBERCONTROLS_RESPONDER_H
14 namespace framegrabber {
A cheap and cheerful framework for human readable/writable forms of messages to devices.
Control interface for frame grabber devices.
A simple collection of objects that can be described and transmitted in a portable way.
bool respond(const yarp::os::Bottle &cmd, yarp::os::Bottle &response) override
Respond to a message.
FrameGrabberControls_Responder()
~FrameGrabberControls_Responder() override=default
bool configure(yarp::dev::IFrameGrabberControls *interface)
The main, catch-all namespace for YARP.