#include <yarp/rosmsg/tf2_msgs/TF2Error.h>
Definition at line 38 of file TF2Error.h.
◆ bottleStyle
◆ rosStyle
◆ TF2Error()
yarp::rosmsg::tf2_msgs::TF2Error::TF2Error |
( |
| ) |
|
|
inline |
◆ clear()
void yarp::rosmsg::tf2_msgs::TF2Error::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 115 of file TF2Error.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 152 of file TF2Error.h.
◆ writeBare()
◆ writeBottle()
◆ CONNECTIVITY_ERROR
const std::uint8_t yarp::rosmsg::tf2_msgs::TF2Error::CONNECTIVITY_ERROR = 2 |
|
static |
◆ error
std::uint8_t yarp::rosmsg::tf2_msgs::TF2Error::error |
◆ error_string
std::string yarp::rosmsg::tf2_msgs::TF2Error::error_string |
◆ EXTRAPOLATION_ERROR
const std::uint8_t yarp::rosmsg::tf2_msgs::TF2Error::EXTRAPOLATION_ERROR = 3 |
|
static |
◆ INVALID_ARGUMENT_ERROR
const std::uint8_t yarp::rosmsg::tf2_msgs::TF2Error::INVALID_ARGUMENT_ERROR = 4 |
|
static |
◆ LOOKUP_ERROR
const std::uint8_t yarp::rosmsg::tf2_msgs::TF2Error::LOOKUP_ERROR = 1 |
|
static |
◆ NO_ERROR
const std::uint8_t yarp::rosmsg::tf2_msgs::TF2Error::NO_ERROR = 0 |
|
static |
◆ TIMEOUT_ERROR
const std::uint8_t yarp::rosmsg::tf2_msgs::TF2Error::TIMEOUT_ERROR = 5 |
|
static |
◆ TRANSFORM_ERROR
const std::uint8_t yarp::rosmsg::tf2_msgs::TF2Error::TRANSFORM_ERROR = 6 |
|
static |
◆ typeChecksum
constexpr const char* yarp::rosmsg::tf2_msgs::TF2Error::typeChecksum = "bc6848fd6fd750c92e38575618a4917d" |
|
staticconstexpr |
◆ typeName
constexpr const char* yarp::rosmsg::tf2_msgs::TF2Error::typeName = "tf2_msgs/TF2Error" |
|
staticconstexpr |
◆ typeText
constexpr const char* yarp::rosmsg::tf2_msgs::TF2Error::typeText |
|
staticconstexpr |
Initial value:= "\
uint8 NO_ERROR = 0\n\
uint8 LOOKUP_ERROR = 1\n\
uint8 CONNECTIVITY_ERROR = 2\n\
uint8 EXTRAPOLATION_ERROR = 3\n\
uint8 INVALID_ARGUMENT_ERROR = 4\n\
uint8 TIMEOUT_ERROR = 5\n\
uint8 TRANSFORM_ERROR = 6\n\
\n\
uint8 error\n\
string error_string\n\
"
Definition at line 170 of file TF2Error.h.
The documentation for this class was generated from the following file:
- src/libYARP_rosmsg/src/idl_generated_code/yarp/rosmsg/tf2_msgs/TF2Error.h