10 #ifndef YARP_OS_PORTREADER_H 11 #define YARP_OS_PORTREADER_H 18 class ConnectionReader;
45 virtual Type getReadType()
const;
52 #endif // YARP_OS_PORTREADER_H bool read(ImageOf< PixelRgb > &dest, const std::string &src, image_fileformat format=FORMAT_ANY)
The main, catch-all namespace for YARP.
Interface implemented by all objects that can read themselves from the network, such as Bottle object...
An interface for reading from a network connection.