#include <yarp/rosmsg/visualization_msgs/InteractiveMarkerControl.h>
Definition at line 107 of file InteractiveMarkerControl.h.
◆ bottleStyle
◆ rosStyle
◆ InteractiveMarkerControl()
yarp::rosmsg::visualization_msgs::InteractiveMarkerControl::InteractiveMarkerControl |
( |
| ) |
|
|
inline |
◆ clear()
void yarp::rosmsg::visualization_msgs::InteractiveMarkerControl::clear |
( |
| ) |
|
|
inline |
◆ getType()
yarp::os::Type yarp::rosmsg::visualization_msgs::InteractiveMarkerControl::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 297 of file InteractiveMarkerControl.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 391 of file InteractiveMarkerControl.h.
◆ writeBare()
◆ writeBottle()
◆ always_visible
bool yarp::rosmsg::visualization_msgs::InteractiveMarkerControl::always_visible |
◆ BUTTON
const std::uint8_t yarp::rosmsg::visualization_msgs::InteractiveMarkerControl::BUTTON = 2 |
|
static |
◆ description
std::string yarp::rosmsg::visualization_msgs::InteractiveMarkerControl::description |
◆ FIXED
const std::uint8_t yarp::rosmsg::visualization_msgs::InteractiveMarkerControl::FIXED = 1 |
|
static |
◆ independent_marker_orientation
bool yarp::rosmsg::visualization_msgs::InteractiveMarkerControl::independent_marker_orientation |
◆ INHERIT
const std::uint8_t yarp::rosmsg::visualization_msgs::InteractiveMarkerControl::INHERIT = 0 |
|
static |
◆ interaction_mode
std::uint8_t yarp::rosmsg::visualization_msgs::InteractiveMarkerControl::interaction_mode |
◆ markers
◆ MENU
const std::uint8_t yarp::rosmsg::visualization_msgs::InteractiveMarkerControl::MENU = 1 |
|
static |
◆ MOVE_3D
const std::uint8_t yarp::rosmsg::visualization_msgs::InteractiveMarkerControl::MOVE_3D = 7 |
|
static |
◆ MOVE_AXIS
const std::uint8_t yarp::rosmsg::visualization_msgs::InteractiveMarkerControl::MOVE_AXIS = 3 |
|
static |
◆ MOVE_PLANE
const std::uint8_t yarp::rosmsg::visualization_msgs::InteractiveMarkerControl::MOVE_PLANE = 4 |
|
static |
◆ MOVE_ROTATE
const std::uint8_t yarp::rosmsg::visualization_msgs::InteractiveMarkerControl::MOVE_ROTATE = 6 |
|
static |
◆ MOVE_ROTATE_3D
const std::uint8_t yarp::rosmsg::visualization_msgs::InteractiveMarkerControl::MOVE_ROTATE_3D = 9 |
|
static |
◆ name
std::string yarp::rosmsg::visualization_msgs::InteractiveMarkerControl::name |
◆ NONE
const std::uint8_t yarp::rosmsg::visualization_msgs::InteractiveMarkerControl::NONE = 0 |
|
static |
◆ orientation
◆ orientation_mode
std::uint8_t yarp::rosmsg::visualization_msgs::InteractiveMarkerControl::orientation_mode |
◆ ROTATE_3D
const std::uint8_t yarp::rosmsg::visualization_msgs::InteractiveMarkerControl::ROTATE_3D = 8 |
|
static |
◆ ROTATE_AXIS
const std::uint8_t yarp::rosmsg::visualization_msgs::InteractiveMarkerControl::ROTATE_AXIS = 5 |
|
static |
◆ typeChecksum
constexpr const char* yarp::rosmsg::visualization_msgs::InteractiveMarkerControl::typeChecksum = "b3c81e785788195d1840b86c28da1aac" |
|
staticconstexpr |
◆ typeName
constexpr const char* yarp::rosmsg::visualization_msgs::InteractiveMarkerControl::typeName = "visualization_msgs/InteractiveMarkerControl" |
|
staticconstexpr |
◆ typeText
constexpr const char* yarp::rosmsg::visualization_msgs::InteractiveMarkerControl::typeText |
|
staticconstexpr |
◆ VIEW_FACING
const std::uint8_t yarp::rosmsg::visualization_msgs::InteractiveMarkerControl::VIEW_FACING = 2 |
|
static |
The documentation for this class was generated from the following file: