#include "RGBDSensorClient.h"#include "RGBDSensorClient_StreamingMsgParser.h"#include <yarp/os/Portable.h>#include <yarp/os/LogComponent.h>#include <yarp/os/LogStream.h>#include <yarp/dev/GenericVocabs.h>
Include dependency graph for RGBDSensorClient.cpp:Go to the source code of this file.
Macros | |
| #define | RGBD_INTERFACE_PROTOCOL_VERSION_MAJOR 1 |
| #define | RGBD_INTERFACE_PROTOCOL_VERSION_MINOR 0 |
Functions | |
| const yarp::os::LogComponent & | RGBDSENSORCLIENT () |
| #define RGBD_INTERFACE_PROTOCOL_VERSION_MAJOR 1 |
Definition at line 20 of file RGBDSensorClient.cpp.
| #define RGBD_INTERFACE_PROTOCOL_VERSION_MINOR 0 |
Definition at line 21 of file RGBDSensorClient.cpp.
| const yarp::os::LogComponent& RGBDSENSORCLIENT | ( | ) |
Definition at line 23 of file RGBDSensorClient.cpp.