#include <cstring>#include <yarp/os/Network.h>#include <yarp/os/LogComponent.h>#include <yarp/os/LogStream.h>#include <yarp/dev/FrameGrabberControlImpl.h>#include <yarp/dev/IVisualParamsImpl.h>#include <yarp/dev/GenericVocabs.h>#include <mutex>
Include dependency graph for RemoteFrameGrabber.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | ImplementDC1394 |
| class | RemoteFrameGrabber |
remote_grabber: Connect to a ServerFrameGrabber. See ServerFrameGrabber for the network protocol used. More... | |
Functions | |
| const yarp::os::LogComponent & | REMOTEFRAMEGRABBER () |
| const yarp::os::LogComponent& REMOTEFRAMEGRABBER | ( | ) |
Definition at line 16 of file RemoteFrameGrabber.cpp.