7#ifndef YARP_OS_HEADER_H
8#define YARP_OS_HEADER_H
88 count_t count()
const;
102 std::string frameId()
const;
128 void setFrameId(std::string frameId);
138#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).
An interface to the operating system, including Port based communication.
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)