|
YARP
Yet Another Robot Platform
|
|
Go to the documentation of this file.
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
118 #endif // DOXYGEN_SHOULD_SKIP_THIS
124 #endif // YARP_OS_WIRELINK_H
bool isValid()
Check if time is valid (non-zero).
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.
Interface implemented by all objects that can read themselves from the network, such as Bottle object...
The main, catch-all namespace for YARP.
bool write(const ImageOf< PixelRgb > &src, const std::string &dest, image_fileformat format=FORMAT_PPM)