#include <yarp/rosmsg/actionlib_msgs/GoalStatus.h>
Definition at line 52 of file GoalStatus.h.
◆ bottleStyle
◆ rosStyle
◆ GoalStatus()
yarp::rosmsg::actionlib_msgs::GoalStatus::GoalStatus |
( |
| ) |
|
|
inline |
◆ clear()
void yarp::rosmsg::actionlib_msgs::GoalStatus::clear |
( |
| ) |
|
|
inline |
◆ getType()
yarp::os::Type yarp::rosmsg::actionlib_msgs::GoalStatus::getType |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ 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 153 of file GoalStatus.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 200 of file GoalStatus.h.
◆ writeBare()
◆ writeBottle()
◆ ABORTED
const std::uint8_t yarp::rosmsg::actionlib_msgs::GoalStatus::ABORTED = 4 |
|
static |
◆ ACTIVE
const std::uint8_t yarp::rosmsg::actionlib_msgs::GoalStatus::ACTIVE = 1 |
|
static |
◆ goal_id
◆ LOST
const std::uint8_t yarp::rosmsg::actionlib_msgs::GoalStatus::LOST = 9 |
|
static |
◆ PENDING
const std::uint8_t yarp::rosmsg::actionlib_msgs::GoalStatus::PENDING = 0 |
|
static |
◆ PREEMPTED
const std::uint8_t yarp::rosmsg::actionlib_msgs::GoalStatus::PREEMPTED = 2 |
|
static |
◆ PREEMPTING
const std::uint8_t yarp::rosmsg::actionlib_msgs::GoalStatus::PREEMPTING = 6 |
|
static |
◆ RECALLED
const std::uint8_t yarp::rosmsg::actionlib_msgs::GoalStatus::RECALLED = 8 |
|
static |
◆ RECALLING
const std::uint8_t yarp::rosmsg::actionlib_msgs::GoalStatus::RECALLING = 7 |
|
static |
◆ REJECTED
const std::uint8_t yarp::rosmsg::actionlib_msgs::GoalStatus::REJECTED = 5 |
|
static |
◆ status
std::uint8_t yarp::rosmsg::actionlib_msgs::GoalStatus::status |
◆ SUCCEEDED
const std::uint8_t yarp::rosmsg::actionlib_msgs::GoalStatus::SUCCEEDED = 3 |
|
static |
◆ text
std::string yarp::rosmsg::actionlib_msgs::GoalStatus::text |
◆ typeChecksum
constexpr const char* yarp::rosmsg::actionlib_msgs::GoalStatus::typeChecksum = "d388f9b87b3c471f784434d671988d4a" |
|
staticconstexpr |
◆ typeName
constexpr const char* yarp::rosmsg::actionlib_msgs::GoalStatus::typeName = "actionlib_msgs/GoalStatus" |
|
staticconstexpr |
◆ typeText
constexpr const char* yarp::rosmsg::actionlib_msgs::GoalStatus::typeText |
|
staticconstexpr |
The documentation for this class was generated from the following file:
- src/libYARP_rosmsg/src/idl_generated_code/yarp/rosmsg/actionlib_msgs/GoalStatus.h