List of all members |
Public Types |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes |
Protected Member Functions
TrackVisual Class Referencefinal
#include <track_visual.pb.h>
Public Types | |
enum | : int { kNameFieldNumber = 2 , kHeaderFieldNumber = 1 , kXyzFieldNumber = 9 , kMinDistFieldNumber = 5 , kMaxDistFieldNumber = 6 , kIdFieldNumber = 3 , kInheritOrientationFieldNumber = 4 , kStaticFieldNumber = 7 , kUseModelFrameFieldNumber = 8 , kInheritYawFieldNumber = 10 } |
Public Member Functions | |
TrackVisual () | |
constexpr | TrackVisual (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
TrackVisual (const TrackVisual &from) | |
TrackVisual (TrackVisual &&from) noexcept | |
~TrackVisual () 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 |
size_t | ByteSizeLong () const final |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
void | clear_header () |
void | clear_id () |
void | clear_inherit_orientation () |
void | clear_inherit_yaw () |
void | clear_max_dist () |
void | clear_min_dist () |
void | clear_name () |
void | clear_static_ () |
void | clear_use_model_frame () |
void | clear_xyz () |
void | CopyFrom (const TrackVisual &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_xyz () const |
const ::ignition::msgs::Header & | header () const |
uint32_t | id () const |
bool | inherit_orientation () const |
bool | inherit_yaw () const |
bool | IsInitialized () const final |
double | max_dist () const |
void | MergeFrom (const TrackVisual &from) |
double | min_dist () const |
::ignition::msgs::Header * | mutable_header () |
std::string * | mutable_name () |
::ignition::msgs::Vector3d * | mutable_xyz () |
const std::string & | name () const |
TrackVisual * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
TrackVisual & | operator= (const TrackVisual &from) |
TrackVisual & | operator= (TrackVisual &&from) noexcept |
PROTOBUF_NODISCARD ::ignition::msgs::Header * | release_header () |
PROTOBUF_NODISCARD std::string * | release_name () |
PROTOBUF_NODISCARD ::ignition::msgs::Vector3d * | release_xyz () |
void | set_allocated_header (::ignition::msgs::Header *header) |
void | set_allocated_name (std::string *name) |
void | set_allocated_xyz (::ignition::msgs::Vector3d *xyz) |
void | set_id (uint32_t value) |
void | set_inherit_orientation (bool value) |
void | set_inherit_yaw (bool value) |
void | set_max_dist (double value) |
void | set_min_dist (double value) |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_name (ArgT0 &&arg0, ArgT... args) |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_name (ArgT0 &&arg0, ArgT... args) |
void | set_static_ (bool value) |
void | set_use_model_frame (bool value) |
bool | static_ () const |
void | Swap (TrackVisual *other) |
::ignition::msgs::Header * | unsafe_arena_release_header () |
::ignition::msgs::Vector3d * | unsafe_arena_release_xyz () |
void | unsafe_arena_set_allocated_header (::ignition::msgs::Header *header) |
void | unsafe_arena_set_allocated_xyz (::ignition::msgs::Vector3d *xyz) |
void | UnsafeArenaSwap (TrackVisual *other) |
bool | use_model_frame () const |
const ::ignition::msgs::Vector3d & | xyz () const |
Static Public Member Functions | |
static const TrackVisual & | 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 TrackVisual * | internal_default_instance () |
Static Public Attributes | |
static const ClassData | _class_data_ |
static constexpr int | kIndexInFileMessages |
Protected Member Functions | |
TrackVisual (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | |
Member Enumeration Documentation
◆ anonymous enum
anonymous enum : int |
Constructor & Destructor Documentation
◆ TrackVisual() [1/5]
|
inline |
◆ ~TrackVisual()
|
override |
◆ TrackVisual() [2/5]
|
explicitconstexpr |
◆ TrackVisual() [3/5]
TrackVisual | ( | const TrackVisual & | from | ) |
◆ TrackVisual() [4/5]
|
inlinenoexcept |
◆ TrackVisual() [5/5]
|
explicitprotected |
Member Function Documentation
◆ _InternalParse()
|
final |
◆ _InternalSerialize()
|
final |
◆ ByteSizeLong()
|
final |
◆ Clear()
|
final |
◆ clear_header()
void clear_header | ( | ) |
◆ clear_id()
|
inline |
◆ clear_inherit_orientation()
|
inline |
◆ clear_inherit_yaw()
|
inline |
◆ clear_max_dist()
|
inline |
◆ clear_min_dist()
|
inline |
◆ clear_name()
|
inline |
◆ clear_static_()
|
inline |
◆ clear_use_model_frame()
|
inline |
◆ clear_xyz()
void clear_xyz | ( | ) |
◆ CopyFrom()
void CopyFrom | ( | const TrackVisual & | from | ) |
◆ default_instance()
|
inlinestatic |
◆ descriptor()
|
inlinestatic |
◆ GetCachedSize()
|
inlinefinal |
◆ GetClassData()
|
final |
◆ GetDescriptor()
|
inlinestatic |
◆ GetMetadata()
|
final |
◆ GetReflection()
|
inlinestatic |
◆ has_header()
|
inline |
◆ has_xyz()
|
inline |
◆ header()
|
inline |
◆ id()
|
inline |
◆ inherit_orientation()
|
inline |
◆ inherit_yaw()
|
inline |
◆ internal_default_instance()
|
inlinestatic |
References ignition::msgs::_TrackVisual_default_instance_.
◆ IsInitialized()
|
final |
◆ max_dist()
|
inline |
◆ MergeFrom()
void MergeFrom | ( | const TrackVisual & | from | ) |
◆ min_dist()
|
inline |
◆ mutable_header()
|
inline |
◆ mutable_name()
|
inline |
◆ mutable_xyz()
|
inline |
◆ name()
|
inline |
◆ New()
|
inlinefinal |
◆ operator=() [1/2]
|
inline |
◆ operator=() [2/2]
|
inlinenoexcept |
◆ release_header()
|
inline |
◆ release_name()
|
inline |
◆ release_xyz()
|
inline |
◆ set_allocated_header()
|
inline |
◆ set_allocated_name()
|
inline |
◆ set_allocated_xyz()
|
inline |
◆ set_id()
|
inline |
◆ set_inherit_orientation()
|
inline |
◆ set_inherit_yaw()
|
inline |
◆ set_max_dist()
|
inline |
◆ set_min_dist()
|
inline |
◆ set_name() [1/2]
void set_name | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
◆ set_name() [2/2]
|
inline |
◆ set_static_()
|
inline |
◆ set_use_model_frame()
|
inline |
◆ static_()
|
inline |
◆ Swap()
|
inline |
◆ unsafe_arena_release_header()
|
inline |
◆ unsafe_arena_release_xyz()
|
inline |
◆ unsafe_arena_set_allocated_header()
|
inline |
◆ unsafe_arena_set_allocated_xyz()
|
inline |
◆ UnsafeArenaSwap()
|
inline |
◆ use_model_frame()
|
inline |
◆ xyz()
|
inline |
Member Data Documentation
◆ _class_data_
|
static |
◆ kIndexInFileMessages
|
staticconstexpr |
Initial value:
=
0
The documentation for this class was generated from the following file: