#include <yarp/dev/DeviceDriver.h>
#include <yarp/os/Port.h>
#include <yarp/os/PortReaderBuffer.h>
#include <yarp/dev/IPreciselyTimed.h>
#include <yarp/proto/framegrabber/FrameGrabberOf_Forwarder.h>
#include <yarp/proto/framegrabber/FrameGrabberControlsDC1394_Forwarder.h>
#include <yarp/proto/framegrabber/FrameGrabberControls_Forwarder.h>
#include <yarp/proto/framegrabber/RgbVisualParams_Forwarder.h>
#include <mutex>
#include "FrameGrabber_nwc_yarp_ParamsParser.h"
Go to the source code of this file.
Classes | |
class | StreamReceiver |
class | FrameGrabberOf_ForwarderWithStream< ImageType, IfVocab, ImgVocab > |
class | FrameGrabber_nwc_yarp |
frameGrabber_nwc_yarp : The client of a frameGrabber_nws_yarp. More... | |