#include <yarp/rosmsg/shape_msgs/SolidPrimitive.h>
Definition at line 70 of file SolidPrimitive.h.
◆ bottleStyle
◆ rosStyle
◆ SolidPrimitive()
yarp::rosmsg::shape_msgs::SolidPrimitive::SolidPrimitive |
( |
| ) |
|
|
inline |
◆ clear()
void yarp::rosmsg::shape_msgs::SolidPrimitive::clear |
( |
| ) |
|
|
inline |
◆ getType()
yarp::os::Type yarp::rosmsg::shape_msgs::SolidPrimitive::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 167 of file SolidPrimitive.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 208 of file SolidPrimitive.h.
◆ writeBare()
◆ writeBottle()
◆ BOX
const std::uint8_t yarp::rosmsg::shape_msgs::SolidPrimitive::BOX = 1 |
|
static |
◆ BOX_X
const std::uint8_t yarp::rosmsg::shape_msgs::SolidPrimitive::BOX_X = 0 |
|
static |
◆ BOX_Y
const std::uint8_t yarp::rosmsg::shape_msgs::SolidPrimitive::BOX_Y = 1 |
|
static |
◆ BOX_Z
const std::uint8_t yarp::rosmsg::shape_msgs::SolidPrimitive::BOX_Z = 2 |
|
static |
◆ CONE
const std::uint8_t yarp::rosmsg::shape_msgs::SolidPrimitive::CONE = 4 |
|
static |
◆ CONE_HEIGHT
const std::uint8_t yarp::rosmsg::shape_msgs::SolidPrimitive::CONE_HEIGHT = 0 |
|
static |
◆ CONE_RADIUS
const std::uint8_t yarp::rosmsg::shape_msgs::SolidPrimitive::CONE_RADIUS = 1 |
|
static |
◆ CYLINDER
const std::uint8_t yarp::rosmsg::shape_msgs::SolidPrimitive::CYLINDER = 3 |
|
static |
◆ CYLINDER_HEIGHT
const std::uint8_t yarp::rosmsg::shape_msgs::SolidPrimitive::CYLINDER_HEIGHT = 0 |
|
static |
◆ CYLINDER_RADIUS
const std::uint8_t yarp::rosmsg::shape_msgs::SolidPrimitive::CYLINDER_RADIUS = 1 |
|
static |
◆ dimensions
◆ SPHERE
const std::uint8_t yarp::rosmsg::shape_msgs::SolidPrimitive::SPHERE = 2 |
|
static |
◆ SPHERE_RADIUS
const std::uint8_t yarp::rosmsg::shape_msgs::SolidPrimitive::SPHERE_RADIUS = 0 |
|
static |
◆ type
std::uint8_t yarp::rosmsg::shape_msgs::SolidPrimitive::type |
◆ typeChecksum
constexpr const char* yarp::rosmsg::shape_msgs::SolidPrimitive::typeChecksum = "d8f8cbc74c5ff283fca29569ccefb45d" |
|
staticconstexpr |
◆ typeName
constexpr const char* yarp::rosmsg::shape_msgs::SolidPrimitive::typeName = "shape_msgs/SolidPrimitive" |
|
staticconstexpr |
◆ typeText
constexpr const char* yarp::rosmsg::shape_msgs::SolidPrimitive::typeText |
|
staticconstexpr |
The documentation for this class was generated from the following file:
- src/libYARP_rosmsg/src/idl_generated_code/yarp/rosmsg/shape_msgs/SolidPrimitive.h