7#ifndef YARP_FRAMEGRABBER_PROTOCOL_FRAMEGRABBERCONTROLSDC1394_RESPONDER_H
8#define YARP_FRAMEGRABBER_PROTOCOL_FRAMEGRABBERCONTROLSDC1394_RESPONDER_H
A cheap and cheerful framework for human readable/writable forms of messages to devices.
Control interface for frame grabber devices that conform to the 1394-based Digital Camera Specificati...
A simple collection of objects that can be described and transmitted in a portable way.
FrameGrabberControlsDC1394_Responder()=default
~FrameGrabberControlsDC1394_Responder() override=default
bool respond(const yarp::os::Bottle &cmd, yarp::os::Bottle &response) override
Respond to a message.
bool configure(yarp::dev::IFrameGrabberControlsDC1394 *interface)