#include <yarp/rosmsg/actionlib_msgs/GoalID.h>
|
static constexpr const char * | typeName = "actionlib_msgs/GoalID" |
|
static constexpr const char * | typeChecksum = "302881f31927c1df708a2dbab0e80ee8" |
|
static constexpr const char * | typeText |
|
Definition at line 39 of file GoalID.h.
◆ bottleStyle
◆ rosStyle
◆ GoalID()
yarp::rosmsg::actionlib_msgs::GoalID::GoalID |
( |
| ) |
|
|
inline |
◆ clear()
void yarp::rosmsg::actionlib_msgs::GoalID::clear |
( |
| ) |
|
|
inline |
◆ getType()
yarp::os::Type yarp::rosmsg::actionlib_msgs::GoalID::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 99 of file GoalID.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 139 of file GoalID.h.
◆ writeBare()
◆ writeBottle()
◆ id
std::string yarp::rosmsg::actionlib_msgs::GoalID::id |
◆ stamp
◆ typeChecksum
constexpr const char* yarp::rosmsg::actionlib_msgs::GoalID::typeChecksum = "302881f31927c1df708a2dbab0e80ee8" |
|
staticconstexpr |
◆ typeName
constexpr const char* yarp::rosmsg::actionlib_msgs::GoalID::typeName = "actionlib_msgs/GoalID" |
|
staticconstexpr |
◆ typeText
constexpr const char* yarp::rosmsg::actionlib_msgs::GoalID::typeText |
|
staticconstexpr |
Initial value:= "\
# The stamp should store the time at which this goal was requested.\n\
# It is used by an action server when it tries to preempt all\n\
# goals that were requested before a certain time\n\
time stamp\n\
\n\
# The id provides a way to associate feedback and\n\
# result message with specific goal requests. The id\n\
# specified must be unique.\n\
string id\n\
\n\
"
Definition at line 157 of file GoalID.h.
The documentation for this class was generated from the following file:
- src/libYARP_rosmsg/src/idl_generated_code/yarp/rosmsg/actionlib_msgs/GoalID.h