#include <yarp/rosmsg/std_msgs/Char.h>
|
static constexpr const char * | typeName = "std_msgs/Char" |
|
static constexpr const char * | typeChecksum = "1bf77f25acecdedba0e224b162199717" |
|
static constexpr const char * | typeText |
|
Definition at line 28 of file Char.h.
◆ bottleStyle
◆ rosStyle
◆ Char()
yarp::rosmsg::std_msgs::Char::Char |
( |
| ) |
|
|
inline |
◆ clear()
void yarp::rosmsg::std_msgs::Char::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 67 of file Char.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 95 of file Char.h.
◆ writeBare()
◆ writeBottle()
◆ data
std::int8_t yarp::rosmsg::std_msgs::Char::data |
◆ typeChecksum
constexpr const char* yarp::rosmsg::std_msgs::Char::typeChecksum = "1bf77f25acecdedba0e224b162199717" |
|
staticconstexpr |
◆ typeName
constexpr const char* yarp::rosmsg::std_msgs::Char::typeName = "std_msgs/Char" |
|
staticconstexpr |
◆ typeText
constexpr const char* yarp::rosmsg::std_msgs::Char::typeText |
|
staticconstexpr |
Initial value:
Definition at line 113 of file Char.h.
The documentation for this class was generated from the following file:
- src/libYARP_rosmsg/src/idl_generated_code/yarp/rosmsg/std_msgs/Char.h