List of all members |
Public Types |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes |
Protected Member Functions
Marker Class Referencefinal
#include <marker.pb.h>
Public Types | |
enum | : int { kPointFieldNumber = 11 , kNsFieldNumber = 3 , kTextFieldNumber = 12 , kParentFieldNumber = 13 , kHeaderFieldNumber = 1 , kLifetimeFieldNumber = 7 , kPoseFieldNumber = 8 , kScaleFieldNumber = 9 , kMaterialFieldNumber = 10 , kActionFieldNumber = 2 , kLayerFieldNumber = 5 , kIdFieldNumber = 4 , kTypeFieldNumber = 6 , kVisibilityFieldNumber = 14 } |
typedef Marker_Action | Action |
typedef Marker_Type | Type |
typedef Marker_Visibility | Visibility |
Public Member Functions | |
Marker () | |
constexpr | Marker (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
Marker (const Marker &from) | |
Marker (Marker &&from) noexcept | |
~Marker () override | |
const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
uint8_t * | _InternalSerialize (uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
::ignition::msgs::Marker_Action | action () const |
::ignition::msgs::Vector3d * | add_point () |
size_t | ByteSizeLong () const final |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
void | clear_action () |
void | clear_header () |
void | clear_id () |
void | clear_layer () |
void | clear_lifetime () |
void | clear_material () |
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 Marker &from) |
int | GetCachedSize () const final |
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * | GetClassData () const final |
::PROTOBUF_NAMESPACE_ID::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 ::ignition::msgs::Header & | header () const |
uint64_t | id () const |
bool | IsInitialized () const final |
int32_t | layer () const |
const ::ignition::msgs::Time & | lifetime () const |
const ::ignition::msgs::Material & | material () const |
void | MergeFrom (const Marker &from) |
::ignition::msgs::Header * | mutable_header () |
::ignition::msgs::Time * | mutable_lifetime () |
::ignition::msgs::Material * | mutable_material () |
std::string * | mutable_ns () |
std::string * | mutable_parent () |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::ignition::msgs::Vector3d > * | mutable_point () |
::ignition::msgs::Vector3d * | mutable_point (int index) |
::ignition::msgs::Pose * | mutable_pose () |
::ignition::msgs::Vector3d * | mutable_scale () |
std::string * | mutable_text () |
Marker * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
const std::string & | ns () const |
Marker & | operator= (const Marker &from) |
Marker & | operator= (Marker &&from) noexcept |
const std::string & | parent () const |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::ignition::msgs::Vector3d > & | point () const |
const ::ignition::msgs::Vector3d & | point (int index) const |
int | point_size () const |
const ::ignition::msgs::Pose & | pose () const |
PROTOBUF_NODISCARD ::ignition::msgs::Header * | release_header () |
PROTOBUF_NODISCARD ::ignition::msgs::Time * | release_lifetime () |
PROTOBUF_NODISCARD ::ignition::msgs::Material * | release_material () |
PROTOBUF_NODISCARD std::string * | release_ns () |
PROTOBUF_NODISCARD std::string * | release_parent () |
PROTOBUF_NODISCARD ::ignition::msgs::Pose * | release_pose () |
PROTOBUF_NODISCARD ::ignition::msgs::Vector3d * | release_scale () |
PROTOBUF_NODISCARD std::string * | release_text () |
const ::ignition::msgs::Vector3d & | scale () const |
void | set_action (::ignition::msgs::Marker_Action value) |
void | set_allocated_header (::ignition::msgs::Header *header) |
void | set_allocated_lifetime (::ignition::msgs::Time *lifetime) |
void | set_allocated_material (::ignition::msgs::Material *material) |
void | set_allocated_ns (std::string *ns) |
void | set_allocated_parent (std::string *parent) |
void | set_allocated_pose (::ignition::msgs::Pose *pose) |
void | set_allocated_scale (::ignition::msgs::Vector3d *scale) |
void | set_allocated_text (std::string *text) |
void | set_id (uint64_t value) |
void | set_layer (int32_t value) |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_ns (ArgT0 &&arg0, ArgT... args) |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_ns (ArgT0 &&arg0, ArgT... args) |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_parent (ArgT0 &&arg0, ArgT... args) |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_parent (ArgT0 &&arg0, ArgT... args) |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_text (ArgT0 &&arg0, ArgT... args) |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_text (ArgT0 &&arg0, ArgT... args) |
void | set_type (::ignition::msgs::Marker_Type value) |
void | set_visibility (::ignition::msgs::Marker_Visibility value) |
void | Swap (Marker *other) |
const std::string & | text () const |
::ignition::msgs::Marker_Type | type () const |
::ignition::msgs::Header * | unsafe_arena_release_header () |
::ignition::msgs::Time * | unsafe_arena_release_lifetime () |
::ignition::msgs::Material * | unsafe_arena_release_material () |
::ignition::msgs::Pose * | unsafe_arena_release_pose () |
::ignition::msgs::Vector3d * | unsafe_arena_release_scale () |
void | unsafe_arena_set_allocated_header (::ignition::msgs::Header *header) |
void | unsafe_arena_set_allocated_lifetime (::ignition::msgs::Time *lifetime) |
void | unsafe_arena_set_allocated_material (::ignition::msgs::Material *material) |
void | unsafe_arena_set_allocated_pose (::ignition::msgs::Pose *pose) |
void | unsafe_arena_set_allocated_scale (::ignition::msgs::Vector3d *scale) |
void | UnsafeArenaSwap (Marker *other) |
::ignition::msgs::Marker_Visibility | visibility () const |
Static Public Member Functions | |
static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | Action_descriptor () |
static bool | Action_IsValid (int value) |
template<typename T > | |
static const std::string & | Action_Name (T enum_t_value) |
static bool | Action_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, Action *value) |
static const Marker & | default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const Marker * | internal_default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | Type_descriptor () |
static bool | Type_IsValid (int value) |
template<typename T > | |
static const std::string & | Type_Name (T enum_t_value) |
static bool | Type_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, Type *value) |
static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | Visibility_descriptor () |
static bool | Visibility_IsValid (int value) |
template<typename T > | |
static const std::string & | Visibility_Name (T enum_t_value) |
static bool | Visibility_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, Visibility *value) |
Static Public Attributes | |
static const ClassData | _class_data_ |
static constexpr int | Action_ARRAYSIZE |
static constexpr Action | Action_MAX |
static constexpr Action | Action_MIN |
static constexpr Action | ADD_MODIFY |
static constexpr Visibility | ALL |
static constexpr Type | BOX |
static constexpr Type | CYLINDER |
static constexpr Action | DELETE_ALL |
static constexpr Action | DELETE_MARKER |
static constexpr Visibility | GUI |
static constexpr int | kIndexInFileMessages |
static constexpr Type | LINE_LIST |
static constexpr Type | LINE_STRIP |
static constexpr Type | NONE |
static constexpr Type | POINTS |
static constexpr Type | SPHERE |
static constexpr Type | TEXT |
static constexpr Type | TRIANGLE_FAN |
static constexpr Type | TRIANGLE_LIST |
static constexpr Type | TRIANGLE_STRIP |
static constexpr int | Type_ARRAYSIZE |
static constexpr Type | Type_MAX |
static constexpr Type | Type_MIN |
static constexpr int | Visibility_ARRAYSIZE |
static constexpr Visibility | Visibility_MAX |
static constexpr Visibility | Visibility_MIN |
Protected Member Functions | |
Marker (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | |
Member Typedef Documentation
◆ Action
typedef Marker_Action Action |
◆ Type
typedef Marker_Type Type |
◆ Visibility
typedef Marker_Visibility Visibility |
Member Enumeration Documentation
◆ anonymous enum
anonymous enum : int |
Constructor & Destructor Documentation
◆ Marker() [1/5]
|
inline |
◆ ~Marker()
|
override |
◆ Marker() [2/5]
|
explicitconstexpr |
◆ Marker() [3/5]
◆ Marker() [4/5]
◆ Marker() [5/5]
|
explicitprotected |
Member Function Documentation
◆ _InternalParse()
|
final |
◆ _InternalSerialize()
|
final |
◆ action()
|
inline |
◆ Action_descriptor()
|
inlinestatic |
References ignition::msgs::Marker_Action_descriptor().
◆ Action_IsValid()
|
inlinestatic |
References ignition::msgs::Marker_Action_IsValid().
◆ Action_Name()
|
inlinestatic |
References ignition::msgs::Marker_Action_Name().
◆ Action_Parse()
|
inlinestatic |
References ignition::msgs::Marker_Action_Parse().
◆ 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_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()
void CopyFrom | ( | const Marker & | from | ) |
◆ default_instance()
|
inlinestatic |
◆ descriptor()
|
inlinestatic |
◆ GetCachedSize()
|
inlinefinal |
◆ GetClassData()
|
final |
◆ GetDescriptor()
|
inlinestatic |
◆ GetMetadata()
|
final |
◆ GetReflection()
|
inlinestatic |
◆ has_header()
|
inline |
◆ has_lifetime()
|
inline |
◆ has_material()
|
inline |
◆ has_pose()
|
inline |
◆ has_scale()
|
inline |
◆ header()
|
inline |
◆ id()
|
inline |
◆ internal_default_instance()
|
inlinestatic |
References ignition::msgs::_Marker_default_instance_.
◆ IsInitialized()
|
final |
◆ layer()
|
inline |
◆ lifetime()
|
inline |
◆ material()
|
inline |
◆ MergeFrom()
void MergeFrom | ( | const Marker & | from | ) |
◆ mutable_header()
|
inline |
◆ mutable_lifetime()
|
inline |
◆ mutable_material()
|
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()
|
inlinefinal |
◆ ns()
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ parent()
|
inline |
◆ point() [1/2]
|
inline |
◆ point() [2/2]
|
inline |
◆ point_size()
|
inline |
◆ pose()
|
inline |
◆ 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 |
◆ set_action()
|
inline |
◆ set_allocated_header()
|
inline |
◆ set_allocated_lifetime()
|
inline |
◆ set_allocated_material()
|
inline |
◆ set_allocated_ns()
|
inline |
◆ set_allocated_parent()
|
inline |
◆ set_allocated_pose()
|
inline |
◆ set_allocated_scale()
|
inline |
◆ set_allocated_text()
|
inline |
◆ set_id()
|
inline |
◆ set_layer()
|
inline |
◆ set_ns() [1/2]
void set_ns | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
◆ set_ns() [2/2]
|
inline |
◆ set_parent() [1/2]
void set_parent | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
◆ set_parent() [2/2]
|
inline |
◆ set_text() [1/2]
void set_text | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
◆ set_text() [2/2]
|
inline |
◆ set_type()
|
inline |
◆ set_visibility()
|
inline |
◆ Swap()
|
inline |
◆ text()
|
inline |
◆ type()
|
inline |
◆ Type_descriptor()
|
inlinestatic |
References ignition::msgs::Marker_Type_descriptor().
◆ Type_IsValid()
|
inlinestatic |
References ignition::msgs::Marker_Type_IsValid().
◆ Type_Name()
|
inlinestatic |
References ignition::msgs::Marker_Type_Name().
◆ Type_Parse()
|
inlinestatic |
References ignition::msgs::Marker_Type_Parse().
◆ unsafe_arena_release_header()
|
inline |
◆ unsafe_arena_release_lifetime()
|
inline |
◆ unsafe_arena_release_material()
|
inline |
◆ unsafe_arena_release_pose()
|
inline |
◆ unsafe_arena_release_scale()
|
inline |
◆ unsafe_arena_set_allocated_header()
|
inline |
◆ unsafe_arena_set_allocated_lifetime()
|
inline |
◆ unsafe_arena_set_allocated_material()
|
inline |
◆ unsafe_arena_set_allocated_pose()
|
inline |
◆ unsafe_arena_set_allocated_scale()
|
inline |
◆ UnsafeArenaSwap()
|
inline |
◆ visibility()
|
inline |
◆ Visibility_descriptor()
|
inlinestatic |
References ignition::msgs::Marker_Visibility_descriptor().
◆ Visibility_IsValid()
|
inlinestatic |
References ignition::msgs::Marker_Visibility_IsValid().
◆ Visibility_Name()
|
inlinestatic |
References ignition::msgs::Marker_Visibility_Name().
◆ Visibility_Parse()
|
inlinestatic |
References ignition::msgs::Marker_Visibility_Parse().
Member Data Documentation
◆ _class_data_
|
static |
◆ Action_ARRAYSIZE
|
staticconstexpr |
Initial value:
=
constexpr int Marker_Action_Action_ARRAYSIZE
Definition: marker.pb.h:155
◆ Action_MAX
|
staticconstexpr |
Initial value:
=
constexpr Marker_Action Marker_Action_Action_MAX
Definition: marker.pb.h:154
◆ Action_MIN
|
staticconstexpr |
Initial value:
=
constexpr Marker_Action Marker_Action_Action_MIN
Definition: marker.pb.h:153
◆ ADD_MODIFY
|
staticconstexpr |
Initial value:
=
◆ ALL
|
staticconstexpr |
Initial value:
=
◆ BOX
|
staticconstexpr |
Initial value:
◆ CYLINDER
|
staticconstexpr |
Initial value:
=
◆ DELETE_ALL
|
staticconstexpr |
Initial value:
=
◆ DELETE_MARKER
|
staticconstexpr |
Initial value:
=
◆ GUI
|
staticconstexpr |
Initial value:
=
◆ kIndexInFileMessages
|
staticconstexpr |
Initial value:
=
0
◆ LINE_LIST
|
staticconstexpr |
Initial value:
=
◆ LINE_STRIP
|
staticconstexpr |
Initial value:
=
◆ NONE
|
staticconstexpr |
Initial value:
◆ POINTS
|
staticconstexpr |
Initial value:
=
◆ SPHERE
|
staticconstexpr |
Initial value:
=
◆ TEXT
|
staticconstexpr |
Initial value:
◆ TRIANGLE_FAN
|
staticconstexpr |
Initial value:
=
◆ TRIANGLE_LIST
|
staticconstexpr |
Initial value:
=
◆ TRIANGLE_STRIP
|
staticconstexpr |
Initial value:
=
◆ Type_ARRAYSIZE
|
staticconstexpr |
Initial value:
=
constexpr int Marker_Type_Type_ARRAYSIZE
Definition: marker.pb.h:104
◆ Type_MAX
|
staticconstexpr |
Initial value:
=
constexpr Marker_Type Marker_Type_Type_MAX
Definition: marker.pb.h:103
◆ Type_MIN
|
staticconstexpr |
Initial value:
=
constexpr Marker_Type Marker_Type_Type_MIN
Definition: marker.pb.h:102
◆ Visibility_ARRAYSIZE
|
staticconstexpr |
Initial value:
=
constexpr int Marker_Visibility_Visibility_ARRAYSIZE
Definition: marker.pb.h:129
◆ Visibility_MAX
|
staticconstexpr |
Initial value:
=
constexpr Marker_Visibility Marker_Visibility_Visibility_MAX
Definition: marker.pb.h:128
◆ Visibility_MIN
|
staticconstexpr |
Initial value:
=
constexpr Marker_Visibility Marker_Visibility_Visibility_MIN
Definition: marker.pb.h:127
The documentation for this class was generated from the following file: