#include <marker.pb.h>
Public Types | |
typedef Marker_Action | Action |
typedef Marker_Type | Type |
typedef Marker_Visibility | Visibility |
Public Member Functions | |
Marker () | |
Marker (const Marker &from) | |
virtual | ~Marker () |
::gz::msgs::Marker_Action | action () const |
::gz::msgs::Material * | add_materials () |
::gz::msgs::Vector3d * | add_point () |
size_t | ByteSizeLong () const final |
void | Clear () final |
void | clear_action () |
void | clear_header () |
void | clear_id () |
void | clear_layer () |
void | clear_lifetime () |
void | clear_material () |
void | clear_materials () |
void | clear_ns () |
void | clear_parent () |
void | clear_point () |
void | clear_pose () |
void | clear_scale () |
void | clear_text () |
void | clear_type () |
void | clear_visibility () |
void | CopyFrom (const ::google::protobuf::Message &from) final |
void | CopyFrom (const Marker &from) |
int | GetCachedSize () const final |
::google::protobuf::Metadata | GetMetadata () const final |
bool | has_header () const |
bool | has_lifetime () const |
bool | has_material () const |
bool | has_pose () const |
bool | has_scale () const |
const ::gz::msgs::Header & | header () const |
::google::protobuf::uint64 | id () const |
::google::protobuf::uint8 * | InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *target) const final |
bool | IsInitialized () const final |
::google::protobuf::int32 | layer () const |
const ::gz::msgs::Time & | lifetime () const |
const ::gz::msgs::Material & | material () const |
const ::google::protobuf::RepeatedPtrField< ::gz::msgs::Material > & | materials () const |
const ::gz::msgs::Material & | materials (int index) const |
int | materials_size () const |
void | MergeFrom (const ::google::protobuf::Message &from) final |
void | MergeFrom (const Marker &from) |
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final |
::gz::msgs::Header * | mutable_header () |
::gz::msgs::Time * | mutable_lifetime () |
::gz::msgs::Material * | mutable_material () |
::google::protobuf::RepeatedPtrField< ::gz::msgs::Material > * | mutable_materials () |
::gz::msgs::Material * | mutable_materials (int index) |
::std::string * | mutable_ns () |
::std::string * | mutable_parent () |
::google::protobuf::RepeatedPtrField< ::gz::msgs::Vector3d > * | mutable_point () |
::gz::msgs::Vector3d * | mutable_point (int index) |
::gz::msgs::Pose * | mutable_pose () |
::gz::msgs::Vector3d * | mutable_scale () |
::std::string * | mutable_text () |
Marker * | New () const final |
Marker * | New (::google::protobuf::Arena *arena) const final |
const ::std::string & | ns () const |
Marker & | operator= (const Marker &from) |
const ::std::string & | parent () const |
const ::google::protobuf::RepeatedPtrField< ::gz::msgs::Vector3d > & | point () const |
const ::gz::msgs::Vector3d & | point (int index) const |
int | point_size () const |
const ::gz::msgs::Pose & | pose () const |
::gz::msgs::Header * | release_header () |
::gz::msgs::Time * | release_lifetime () |
::gz::msgs::Material * | release_material () |
::std::string * | release_ns () |
::std::string * | release_parent () |
::gz::msgs::Pose * | release_pose () |
::gz::msgs::Vector3d * | release_scale () |
::std::string * | release_text () |
const ::gz::msgs::Vector3d & | scale () const |
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final |
void | set_action (::gz::msgs::Marker_Action value) |
void | set_allocated_header (::gz::msgs::Header *header) |
void | set_allocated_lifetime (::gz::msgs::Time *lifetime) |
void | set_allocated_material (::gz::msgs::Material *material) |
void | set_allocated_ns (::std::string *ns) |
void | set_allocated_parent (::std::string *parent) |
void | set_allocated_pose (::gz::msgs::Pose *pose) |
void | set_allocated_scale (::gz::msgs::Vector3d *scale) |
void | set_allocated_text (::std::string *text) |
void | set_id (::google::protobuf::uint64 value) |
void | set_layer (::google::protobuf::int32 value) |
void | set_ns (const ::std::string &value) |
void | set_ns (const char *value) |
void | set_ns (const char *value, size_t size) |
void | set_parent (const ::std::string &value) |
void | set_parent (const char *value) |
void | set_parent (const char *value, size_t size) |
void | set_text (const ::std::string &value) |
void | set_text (const char *value) |
void | set_text (const char *value, size_t size) |
void | set_type (::gz::msgs::Marker_Type value) |
void | set_visibility (::gz::msgs::Marker_Visibility value) |
void | Swap (Marker *other) |
const ::std::string & | text () const |
::gz::msgs::Marker_Type | type () const |
::gz::msgs::Marker_Visibility | visibility () const |
Static Public Member Functions | |
static const ::google::protobuf::EnumDescriptor * | Action_descriptor () |
static bool | Action_IsValid (int value) |
static const ::std::string & | Action_Name (Action value) |
static bool | Action_Parse (const ::std::string &name, Action *value) |
static const Marker & | default_instance () |
static const ::google::protobuf::Descriptor * | descriptor () |
static void | InitAsDefaultInstance () |
static const Marker * | internal_default_instance () |
static const ::google::protobuf::EnumDescriptor * | Type_descriptor () |
static bool | Type_IsValid (int value) |
static const ::std::string & | Type_Name (Type value) |
static bool | Type_Parse (const ::std::string &name, Type *value) |
static const ::google::protobuf::EnumDescriptor * | Visibility_descriptor () |
static bool | Visibility_IsValid (int value) |
static const ::std::string & | Visibility_Name (Visibility value) |
static bool | Visibility_Parse (const ::std::string &name, Visibility *value) |
Static Public Attributes | |
static const int | Action_ARRAYSIZE |
static const Action | Action_MAX |
static const Action | Action_MIN |
static const Action | ADD_MODIFY |
static const Visibility | ALL |
static const Type | ARROW |
static const Type | AXIS |
static const Type | BOX |
static const Type | CAPSULE |
static const Type | CONE |
static const Type | CYLINDER |
static const Action | DELETE_ALL |
static const Action | DELETE_MARKER |
static const Type | ELLIPSOID |
static const Visibility | GUI |
static const int | kActionFieldNumber = 2 |
static const int | kHeaderFieldNumber = 1 |
static const int | kIdFieldNumber = 4 |
static constexpr int | kIndexInFileMessages |
static const int | kLayerFieldNumber = 5 |
static const int | kLifetimeFieldNumber = 7 |
static const int | kMaterialFieldNumber = 10 |
static const int | kMaterialsFieldNumber = 15 |
static const int | kNsFieldNumber = 3 |
static const int | kParentFieldNumber = 13 |
static const int | kPointFieldNumber = 11 |
static const int | kPoseFieldNumber = 8 |
static const int | kScaleFieldNumber = 9 |
static const int | kTextFieldNumber = 12 |
static const int | kTypeFieldNumber = 6 |
static const int | kVisibilityFieldNumber = 14 |
static const Type | LINE_LIST |
static const Type | LINE_STRIP |
static const Type | NONE |
static const Type | POINTS |
static const Type | SPHERE |
static const Type | TEXT |
static const Type | TRIANGLE_FAN |
static const Type | TRIANGLE_LIST |
static const Type | TRIANGLE_STRIP |
static const int | Type_ARRAYSIZE |
static const Type | Type_MAX |
static const Type | Type_MIN |
static const int | Visibility_ARRAYSIZE |
static const Visibility | Visibility_MAX |
static const Visibility | Visibility_MIN |
Member Typedef Documentation
◆ Action
typedef Marker_Action Action |
◆ Type
typedef Marker_Type Type |
◆ Visibility
typedef Marker_Visibility Visibility |
Constructor & Destructor Documentation
◆ Marker() [1/2]
Marker | ( | ) |
◆ ~Marker()
|
virtual |
◆ Marker() [2/2]
Member Function Documentation
◆ action()
|
inline |
◆ Action_descriptor()
|
inlinestatic |
References gz::msgs::Marker_Action_descriptor().
◆ Action_IsValid()
|
inlinestatic |
References gz::msgs::Marker_Action_IsValid().
◆ Action_Name()
|
inlinestatic |
References gz::msgs::Marker_Action_Name().
◆ Action_Parse()
|
inlinestatic |
References gz::msgs::Marker_Action_Parse().
◆ add_materials()
|
inline |
◆ add_point()
|
inline |
◆ ByteSizeLong()
|
final |
◆ Clear()
|
final |
◆ clear_action()
|
inline |
◆ clear_header()
void clear_header | ( | ) |
◆ clear_id()
|
inline |
◆ clear_layer()
|
inline |
◆ clear_lifetime()
void clear_lifetime | ( | ) |
◆ clear_material()
void clear_material | ( | ) |
◆ clear_materials()
void clear_materials | ( | ) |
◆ clear_ns()
|
inline |
◆ clear_parent()
|
inline |
◆ clear_point()
void clear_point | ( | ) |
◆ clear_pose()
void clear_pose | ( | ) |
◆ clear_scale()
void clear_scale | ( | ) |
◆ clear_text()
|
inline |
◆ clear_type()
|
inline |
◆ clear_visibility()
|
inline |
◆ CopyFrom() [1/2]
|
final |
◆ CopyFrom() [2/2]
void CopyFrom | ( | const Marker & | from | ) |
◆ default_instance()
|
static |
◆ descriptor()
|
static |
◆ GetCachedSize()
|
inlinefinal |
◆ GetMetadata()
|
final |
◆ has_header()
|
inline |
References Marker::internal_default_instance().
◆ has_lifetime()
|
inline |
References Marker::internal_default_instance().
◆ has_material()
|
inline |
References Marker::internal_default_instance().
◆ has_pose()
|
inline |
References Marker::internal_default_instance().
◆ has_scale()
|
inline |
References Marker::internal_default_instance().
◆ header()
|
inline |
References gz::msgs::_Header_default_instance_.
Referenced by Marker::set_allocated_header().
◆ id()
|
inline |
◆ InitAsDefaultInstance()
|
static |
◆ internal_default_instance()
|
inlinestatic |
References gz::msgs::_Marker_default_instance_.
Referenced by Marker::has_header(), Marker::has_lifetime(), Marker::has_material(), Marker::has_pose(), and Marker::has_scale().
◆ InternalSerializeWithCachedSizesToArray()
|
final |
◆ IsInitialized()
|
final |
◆ layer()
|
inline |
◆ lifetime()
|
inline |
References gz::msgs::_Time_default_instance_.
Referenced by Marker::set_allocated_lifetime().
◆ material()
|
inline |
References gz::msgs::_Material_default_instance_.
Referenced by Marker::set_allocated_material().
◆ materials() [1/2]
|
inline |
◆ materials() [2/2]
|
inline |
◆ materials_size()
|
inline |
◆ MergeFrom() [1/2]
|
final |
◆ MergeFrom() [2/2]
void MergeFrom | ( | const Marker & | from | ) |
◆ MergePartialFromCodedStream()
|
final |
◆ mutable_header()
|
inline |
◆ mutable_lifetime()
|
inline |
◆ mutable_material()
|
inline |
◆ mutable_materials() [1/2]
|
inline |
◆ mutable_materials() [2/2]
|
inline |
◆ mutable_ns()
|
inline |
◆ mutable_parent()
|
inline |
◆ mutable_point() [1/2]
|
inline |
◆ mutable_point() [2/2]
|
inline |
◆ mutable_pose()
|
inline |
◆ mutable_scale()
|
inline |
◆ mutable_text()
|
inline |
◆ New() [1/2]
|
inlinefinal |
◆ New() [2/2]
|
inlinefinal |
◆ ns()
|
inline |
Referenced by Marker::set_allocated_ns().
◆ operator=()
◆ parent()
|
inline |
Referenced by Marker::set_allocated_parent().
◆ point() [1/2]
|
inline |
◆ point() [2/2]
|
inline |
◆ point_size()
|
inline |
◆ pose()
|
inline |
References gz::msgs::_Pose_default_instance_.
Referenced by Marker::set_allocated_pose().
◆ release_header()
|
inline |
◆ release_lifetime()
|
inline |
◆ release_material()
|
inline |
◆ release_ns()
|
inline |
◆ release_parent()
|
inline |
◆ release_pose()
|
inline |
◆ release_scale()
|
inline |
◆ release_text()
|
inline |
◆ scale()
|
inline |
References gz::msgs::_Vector3d_default_instance_.
Referenced by Marker::set_allocated_scale().
◆ SerializeWithCachedSizes()
|
final |
◆ set_action()
|
inline |
◆ set_allocated_header()
|
inline |
References Marker::header().
◆ set_allocated_lifetime()
|
inline |
References Marker::lifetime().
◆ set_allocated_material()
|
inline |
References Marker::material().
◆ set_allocated_ns()
|
inline |
References Marker::ns().
◆ set_allocated_parent()
|
inline |
References Marker::parent().
◆ set_allocated_pose()
|
inline |
References Marker::pose().
◆ set_allocated_scale()
|
inline |
References Marker::scale().
◆ set_allocated_text()
|
inline |
References Marker::text().
◆ set_id()
|
inline |
◆ set_layer()
|
inline |
◆ set_ns() [1/3]
|
inline |
◆ set_ns() [2/3]
|
inline |
◆ set_ns() [3/3]
|
inline |
◆ set_parent() [1/3]
|
inline |
◆ set_parent() [2/3]
|
inline |
◆ set_parent() [3/3]
|
inline |
◆ set_text() [1/3]
|
inline |
◆ set_text() [2/3]
|
inline |
◆ set_text() [3/3]
|
inline |
◆ set_type()
|
inline |
◆ set_visibility()
|
inline |
◆ Swap()
void Swap | ( | Marker * | other | ) |
◆ text()
|
inline |
Referenced by Marker::set_allocated_text().
◆ type()
|
inline |
◆ Type_descriptor()
|
inlinestatic |
References gz::msgs::Marker_Type_descriptor().
◆ Type_IsValid()
|
inlinestatic |
References gz::msgs::Marker_Type_IsValid().
◆ Type_Name()
|
inlinestatic |
References gz::msgs::Marker_Type_Name().
◆ Type_Parse()
|
inlinestatic |
References gz::msgs::Marker_Type_Parse().
◆ visibility()
|
inline |
◆ Visibility_descriptor()
|
inlinestatic |
References gz::msgs::Marker_Visibility_descriptor().
◆ Visibility_IsValid()
|
inlinestatic |
References gz::msgs::Marker_Visibility_IsValid().
◆ Visibility_Name()
|
inlinestatic |
References gz::msgs::Marker_Visibility_Name().
◆ Visibility_Parse()
|
inlinestatic |
References gz::msgs::Marker_Visibility_Parse().
Member Data Documentation
◆ Action_ARRAYSIZE
|
static |
◆ Action_MAX
|
static |
◆ Action_MIN
|
static |
◆ ADD_MODIFY
|
static |
◆ ALL
|
static |
◆ ARROW
|
static |
◆ AXIS
|
static |
◆ BOX
|
static |
◆ CAPSULE
|
static |
◆ CONE
|
static |
◆ CYLINDER
|
static |
◆ DELETE_ALL
|
static |
◆ DELETE_MARKER
|
static |
◆ ELLIPSOID
|
static |
◆ GUI
|
static |
◆ kActionFieldNumber
|
static |
◆ kHeaderFieldNumber
|
static |
◆ kIdFieldNumber
|
static |
◆ kIndexInFileMessages
|
staticconstexpr |
◆ kLayerFieldNumber
|
static |
◆ kLifetimeFieldNumber
|
static |
◆ kMaterialFieldNumber
|
static |
◆ kMaterialsFieldNumber
|
static |
◆ kNsFieldNumber
|
static |
◆ kParentFieldNumber
|
static |
◆ kPointFieldNumber
|
static |
◆ kPoseFieldNumber
|
static |
◆ kScaleFieldNumber
|
static |
◆ kTextFieldNumber
|
static |
◆ kTypeFieldNumber
|
static |
◆ kVisibilityFieldNumber
|
static |
◆ LINE_LIST
|
static |
◆ LINE_STRIP
|
static |
◆ NONE
|
static |
◆ POINTS
|
static |
◆ SPHERE
|
static |
◆ TEXT
|
static |
◆ TRIANGLE_FAN
|
static |
◆ TRIANGLE_LIST
|
static |
◆ TRIANGLE_STRIP
|
static |
◆ Type_ARRAYSIZE
|
static |
◆ Type_MAX
|
static |
◆ Type_MIN
|
static |
◆ Visibility_ARRAYSIZE
|
static |
◆ Visibility_MAX
|
static |
◆ Visibility_MIN
|
static |
The documentation for this class was generated from the following file: