10 #ifndef YARP_OS_INPUTSTREAM_H
11 #define YARP_OS_INPUTSTREAM_H
94 virtual void interrupt();
107 virtual bool setReadTimeout(
double timeout);
112 std::string readLine(
const char terminal =
'\n',
bool* success =
nullptr);
139 virtual bool setReadEnvelopeCallback(readEnvelopeCallbackType callback,
void* data);
A simple abstraction for a block of bytes.
bool read(ImageOf< PixelRgb > &dest, const std::string &src, image_fileformat format=FORMAT_ANY)
The main, catch-all namespace for YARP.