6 #ifndef YARP_OS_WIRELINK_H
7 #define YARP_OS_WIRELINK_H
18 class UnbufferedContactable;
74 bool setStreamingMode(
bool streaming);
104 bool canWrite()
const;
109 bool canRead()
const;
111 #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.