#include <RGBDSensorClient/RGBDSensorClient_StreamingMsgParser.h>
Definition at line 36 of file RGBDSensorClient_StreamingMsgParser.h.
Public Member Functions | |
FloatImageReader_Impl () | |
~FloatImageReader_Impl () | |
void | onRead (yarp::sig::ImageOf< yarp::sig::PixelFloat > &datum) override |
yarp::sig::ImageOf< yarp::sig::PixelFloat > | getImage () |
![]() | |
virtual | ~TypedReaderCallback () |
Destructor. More... | |
virtual void | onRead (yarp::sig::ImageOf< yarp::sig::PixelFloat > &datum) |
Callback method. More... | |
virtual void | onRead (yarp::sig::ImageOf< yarp::sig::PixelFloat > &datum, const yarp::os::TypedReader< yarp::sig::ImageOf< yarp::sig::PixelFloat > > &reader) |
Callback method. More... | |
|
default |
|
default |
yarp::sig::ImageOf< yarp::sig::PixelFloat > FloatImageReader_Impl::getImage | ( | ) |
Definition at line 38 of file RGBDSensorClient_StreamingMsgParser.cpp.
|
override |
Definition at line 33 of file RGBDSensorClient_StreamingMsgParser.cpp.