#include <yarp/rosmsg/sensor_msgs/Image.h>
|
| static constexpr const char * | typeName = "sensor_msgs/Image" |
| |
| static constexpr const char * | typeChecksum = "060021388200f6f0f447d0fcd9c64743" |
| |
| static constexpr const char * | typeText |
| |
Definition at line 56 of file Image.h.
◆ bottleStyle
◆ rosStyle
◆ Image()
| yarp::rosmsg::sensor_msgs::Image::Image |
( |
| ) |
|
|
inline |
◆ clear()
| void yarp::rosmsg::sensor_msgs::Image::clear |
( |
| ) |
|
|
inline |
◆ getType()
◆ read()
Read this object from a network connection.
Override this for your particular class.
- Parameters
-
| reader | an interface to the network connection for reading |
- Returns
- true iff the object is successfully read
Implements yarp::os::Portable.
Definition at line 182 of file Image.h.
◆ readBare()
◆ readBottle()
◆ write()
Write this object to a network connection.
Override this for your particular class. Be aware that depending on the nature of the connections a port has, and what protocol they use, and how efficient the YARP implementation is, this method may be called once, twice, or many times, as the result of a single call to Port::write
- Parameters
-
| writer | an interface to the network connection for writing |
- Returns
- true iff the object is successfully written
Implements yarp::os::Portable.
Definition at line 263 of file Image.h.
◆ writeBare()
◆ writeBottle()
◆ data
| std::vector<std::uint8_t> yarp::rosmsg::sensor_msgs::Image::data |
◆ encoding
| std::string yarp::rosmsg::sensor_msgs::Image::encoding |
◆ header
◆ height
| std::uint32_t yarp::rosmsg::sensor_msgs::Image::height |
◆ is_bigendian
| std::uint8_t yarp::rosmsg::sensor_msgs::Image::is_bigendian |
◆ step
| std::uint32_t yarp::rosmsg::sensor_msgs::Image::step |
◆ typeChecksum
| constexpr const char* yarp::rosmsg::sensor_msgs::Image::typeChecksum = "060021388200f6f0f447d0fcd9c64743" |
|
staticconstexpr |
◆ typeName
| constexpr const char* yarp::rosmsg::sensor_msgs::Image::typeName = "sensor_msgs/Image" |
|
staticconstexpr |
◆ typeText
| constexpr const char* yarp::rosmsg::sensor_msgs::Image::typeText |
|
staticconstexpr |
◆ width
| std::uint32_t yarp::rosmsg::sensor_msgs::Image::width |
The documentation for this class was generated from the following file:
- src/libYARP_rosmsg/src/idl_generated_code/yarp/rosmsg/sensor_msgs/Image.h