9 #ifndef YARP_OS_WIRELINK_H
10 #define YARP_OS_WIRELINK_H
21 class UnbufferedContactable;
77 bool setStreamingMode(
bool streaming);
107 bool canWrite()
const;
112 bool canRead()
const;
114 #ifndef DOXYGEN_SHOULD_SKIP_THIS
Interface implemented by all objects that can read themselves from the network, such as Bottle object...
Interface implemented by all objects that can write themselves to the network, such as Bottle objects...
IDL-friendly object state, used in YARP to set up a port association.
bool isValid()
Check if time is valid (non-zero).
bool write(const ImageOf< PixelRgb > &src, const std::string &dest, image_fileformat format=FORMAT_PPM)
The main, catch-all namespace for YARP.