#include <yarp/rosmsg/visualization_msgs/InteractiveMarkerFeedback.h>
Definition at line 73 of file InteractiveMarkerFeedback.h.
◆ bottleStyle
◆ rosStyle
◆ InteractiveMarkerFeedback()
yarp::rosmsg::visualization_msgs::InteractiveMarkerFeedback::InteractiveMarkerFeedback |
( |
| ) |
|
|
inline |
◆ clear()
void yarp::rosmsg::visualization_msgs::InteractiveMarkerFeedback::clear |
( |
| ) |
|
|
inline |
◆ getType()
yarp::os::Type yarp::rosmsg::visualization_msgs::InteractiveMarkerFeedback::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 250 of file InteractiveMarkerFeedback.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 349 of file InteractiveMarkerFeedback.h.
◆ writeBare()
◆ writeBottle()
◆ BUTTON_CLICK
const std::uint8_t yarp::rosmsg::visualization_msgs::InteractiveMarkerFeedback::BUTTON_CLICK = 3 |
|
static |
◆ client_id
std::string yarp::rosmsg::visualization_msgs::InteractiveMarkerFeedback::client_id |
◆ control_name
std::string yarp::rosmsg::visualization_msgs::InteractiveMarkerFeedback::control_name |
◆ event_type
std::uint8_t yarp::rosmsg::visualization_msgs::InteractiveMarkerFeedback::event_type |
◆ header
◆ KEEP_ALIVE
const std::uint8_t yarp::rosmsg::visualization_msgs::InteractiveMarkerFeedback::KEEP_ALIVE = 0 |
|
static |
◆ marker_name
std::string yarp::rosmsg::visualization_msgs::InteractiveMarkerFeedback::marker_name |
◆ menu_entry_id
std::uint32_t yarp::rosmsg::visualization_msgs::InteractiveMarkerFeedback::menu_entry_id |
◆ MENU_SELECT
const std::uint8_t yarp::rosmsg::visualization_msgs::InteractiveMarkerFeedback::MENU_SELECT = 2 |
|
static |
◆ MOUSE_DOWN
const std::uint8_t yarp::rosmsg::visualization_msgs::InteractiveMarkerFeedback::MOUSE_DOWN = 4 |
|
static |
◆ mouse_point
◆ mouse_point_valid
bool yarp::rosmsg::visualization_msgs::InteractiveMarkerFeedback::mouse_point_valid |
◆ MOUSE_UP
const std::uint8_t yarp::rosmsg::visualization_msgs::InteractiveMarkerFeedback::MOUSE_UP = 5 |
|
static |
◆ pose
◆ POSE_UPDATE
const std::uint8_t yarp::rosmsg::visualization_msgs::InteractiveMarkerFeedback::POSE_UPDATE = 1 |
|
static |
◆ typeChecksum
constexpr const char* yarp::rosmsg::visualization_msgs::InteractiveMarkerFeedback::typeChecksum = "ab0f1eee058667e28c19ff3ffc3f4b78" |
|
staticconstexpr |
◆ typeName
constexpr const char* yarp::rosmsg::visualization_msgs::InteractiveMarkerFeedback::typeName = "visualization_msgs/InteractiveMarkerFeedback" |
|
staticconstexpr |
◆ typeText
constexpr const char* yarp::rosmsg::visualization_msgs::InteractiveMarkerFeedback::typeText |
|
staticconstexpr |
The documentation for this class was generated from the following file: