7 #ifndef YARP_OS_HEADER_H
8 #define YARP_OS_HEADER_H
89 count_t count()
const;
103 std::string frameId()
const;
129 void setFrameId(std::string frameId);
139 #ifndef DOXYGEN_SHOULD_SKIP_THIS
An interface for reading from a network connection.
An interface for writing to a network connection.
This is a base class for objects that can be both read from and be written to the YARP network.
yarp::rosmsg::std_msgs::Header Header
bool isValid()
Check if time is valid (non-zero).
bool read(ImageOf< PixelRgb > &dest, const std::string &src, image_fileformat format=FORMAT_ANY)
bool write(const ImageOf< PixelRgb > &src, const std::string &dest, image_fileformat format=FORMAT_PPM)
The main, catch-all namespace for YARP.