List of all members |
Public Types |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes |
Protected Member Functions
Actor_Waypoint Class Referencefinal
#include <actor.pb.h>
Public Types | |
enum | : int { kPoseFieldNumber = 2 , kTimeFieldNumber = 1 } |
Public Member Functions | |
Actor_Waypoint () | |
constexpr | Actor_Waypoint (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
Actor_Waypoint (Actor_Waypoint &&from) noexcept | |
Actor_Waypoint (const Actor_Waypoint &from) | |
~Actor_Waypoint () 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_pose () |
void | clear_time () |
void | CopyFrom (const Actor_Waypoint &from) |
int | GetCachedSize () const final |
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * | GetClassData () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
bool | has_pose () const |
bool | IsInitialized () const final |
void | MergeFrom (const Actor_Waypoint &from) |
::ignition::msgs::Pose * | mutable_pose () |
Actor_Waypoint * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
Actor_Waypoint & | operator= (Actor_Waypoint &&from) noexcept |
Actor_Waypoint & | operator= (const Actor_Waypoint &from) |
const ::ignition::msgs::Pose & | pose () const |
PROTOBUF_NODISCARD ::ignition::msgs::Pose * | release_pose () |
void | set_allocated_pose (::ignition::msgs::Pose *pose) |
void | set_time (float value) |
void | Swap (Actor_Waypoint *other) |
float | time () const |
::ignition::msgs::Pose * | unsafe_arena_release_pose () |
void | unsafe_arena_set_allocated_pose (::ignition::msgs::Pose *pose) |
void | UnsafeArenaSwap (Actor_Waypoint *other) |
Static Public Member Functions | |
static const Actor_Waypoint & | 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 Actor_Waypoint * | internal_default_instance () |
Static Public Attributes | |
static const ClassData | _class_data_ |
static constexpr int | kIndexInFileMessages |
Protected Member Functions | |
Actor_Waypoint (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | |
Member Enumeration Documentation
◆ anonymous enum
Constructor & Destructor Documentation
◆ Actor_Waypoint() [1/5]
|
inline |
◆ ~Actor_Waypoint()
|
override |
◆ Actor_Waypoint() [2/5]
|
explicitconstexpr |
◆ Actor_Waypoint() [3/5]
Actor_Waypoint | ( | const Actor_Waypoint & | from | ) |
◆ Actor_Waypoint() [4/5]
|
inlinenoexcept |
◆ Actor_Waypoint() [5/5]
|
explicitprotected |
Member Function Documentation
◆ _InternalParse()
|
final |
◆ _InternalSerialize()
|
final |
◆ ByteSizeLong()
|
final |
◆ Clear()
|
final |
◆ clear_pose()
void clear_pose | ( | ) |
◆ clear_time()
|
inline |
◆ CopyFrom()
void CopyFrom | ( | const Actor_Waypoint & | from | ) |
◆ default_instance()
|
inlinestatic |
◆ descriptor()
|
inlinestatic |
◆ GetCachedSize()
|
inlinefinal |
◆ GetClassData()
|
final |
◆ GetDescriptor()
|
inlinestatic |
◆ GetMetadata()
|
final |
◆ GetReflection()
|
inlinestatic |
◆ has_pose()
|
inline |
◆ internal_default_instance()
|
inlinestatic |
◆ IsInitialized()
|
final |
◆ MergeFrom()
void MergeFrom | ( | const Actor_Waypoint & | from | ) |
◆ mutable_pose()
|
inline |
◆ New()
|
inlinefinal |
◆ operator=() [1/2]
|
inlinenoexcept |
◆ operator=() [2/2]
|
inline |
◆ pose()
|
inline |
◆ release_pose()
|
inline |
◆ set_allocated_pose()
|
inline |
◆ set_time()
|
inline |
◆ Swap()
|
inline |
◆ time()
|
inline |
◆ unsafe_arena_release_pose()
|
inline |
◆ unsafe_arena_set_allocated_pose()
|
inline |
◆ UnsafeArenaSwap()
|
inline |
Member Data Documentation
◆ _class_data_
|
static |
◆ kIndexInFileMessages
|
staticconstexpr |
Initial value:
=
1
The documentation for this class was generated from the following file: