#include <cstdio>#include <yarp/dev/FrameGrabberInterfaces.h>#include <yarp/dev/FrameGrabberControlImpl.h>#include <yarp/dev/AudioGrabberInterfaces.h>#include <yarp/dev/AudioVisualInterfaces.h>#include <yarp/dev/ServiceInterfaces.h>#include <yarp/dev/PolyDriver.h>#include <yarp/os/BufferedPort.h>#include <yarp/os/Time.h>#include <yarp/os/Network.h>#include <yarp/os/Vocab.h>#include <yarp/os/Bottle.h>#include <yarp/dev/IVisualParamsImpl.h>#include <yarp/os/RateThread.h>#include <yarp/dev/DataSource.h>
Include dependency graph for ServerFrameGrabber.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | ServerFrameGrabber |
grabber: Export a frame grabber to the network. More... | |
Macros | |
| #define | YARP_INCLUDING_DEPRECATED_HEADER_ON_PURPOSE |
| #define YARP_INCLUDING_DEPRECATED_HEADER_ON_PURPOSE |
Definition at line 28 of file ServerFrameGrabber.h.