List of all members |
Public Types |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes |
Protected Member Functions
PoseTrajectory Class Referencefinal
#include <pose_trajectory.pb.h>
Public Types | |
enum | : int { kPoseFieldNumber = 3 , kNameFieldNumber = 1 , kIdFieldNumber = 2 } |
Public Member Functions | |
PoseTrajectory () | |
constexpr | PoseTrajectory (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
PoseTrajectory (const PoseTrajectory &from) | |
PoseTrajectory (PoseTrajectory &&from) noexcept | |
~PoseTrajectory () 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::Pose * | add_pose () |
size_t | ByteSizeLong () const final |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
void | clear_id () |
void | clear_name () |
void | clear_pose () |
void | CopyFrom (const PoseTrajectory &from) |
int | GetCachedSize () const final |
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * | GetClassData () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
uint32_t | id () const |
bool | IsInitialized () const final |
void | MergeFrom (const PoseTrajectory &from) |
std::string * | mutable_name () |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::ignition::msgs::Pose > * | mutable_pose () |
::ignition::msgs::Pose * | mutable_pose (int index) |
const std::string & | name () const |
PoseTrajectory * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
PoseTrajectory & | operator= (const PoseTrajectory &from) |
PoseTrajectory & | operator= (PoseTrajectory &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::ignition::msgs::Pose > & | pose () const |
const ::ignition::msgs::Pose & | pose (int index) const |
int | pose_size () const |
PROTOBUF_NODISCARD std::string * | release_name () |
void | set_allocated_name (std::string *name) |
void | set_id (uint32_t 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 | Swap (PoseTrajectory *other) |
void | UnsafeArenaSwap (PoseTrajectory *other) |
Static Public Member Functions | |
static const PoseTrajectory & | 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 PoseTrajectory * | internal_default_instance () |
Static Public Attributes | |
static const ClassData | _class_data_ |
static constexpr int | kIndexInFileMessages |
Protected Member Functions | |
PoseTrajectory (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | |
Member Enumeration Documentation
◆ anonymous enum
Constructor & Destructor Documentation
◆ PoseTrajectory() [1/5]
|
inline |
◆ ~PoseTrajectory()
|
override |
◆ PoseTrajectory() [2/5]
|
explicitconstexpr |
◆ PoseTrajectory() [3/5]
PoseTrajectory | ( | const PoseTrajectory & | from | ) |
◆ PoseTrajectory() [4/5]
|
inlinenoexcept |
◆ PoseTrajectory() [5/5]
|
explicitprotected |
Member Function Documentation
◆ _InternalParse()
|
final |
◆ _InternalSerialize()
|
final |
◆ add_pose()
|
inline |
◆ ByteSizeLong()
|
final |
◆ Clear()
|
final |
◆ clear_id()
|
inline |
◆ clear_name()
|
inline |
◆ clear_pose()
void clear_pose | ( | ) |
◆ CopyFrom()
void CopyFrom | ( | const PoseTrajectory & | from | ) |
◆ default_instance()
|
inlinestatic |
◆ descriptor()
|
inlinestatic |
◆ GetCachedSize()
|
inlinefinal |
◆ GetClassData()
|
final |
◆ GetDescriptor()
|
inlinestatic |
◆ GetMetadata()
|
final |
◆ GetReflection()
|
inlinestatic |
◆ id()
|
inline |
◆ internal_default_instance()
|
inlinestatic |
◆ IsInitialized()
|
final |
◆ MergeFrom()
void MergeFrom | ( | const PoseTrajectory & | from | ) |
◆ mutable_name()
|
inline |
◆ mutable_pose() [1/2]
|
inline |
◆ mutable_pose() [2/2]
|
inline |
◆ name()
|
inline |
◆ New()
|
inlinefinal |
◆ operator=() [1/2]
|
inline |
◆ operator=() [2/2]
|
inlinenoexcept |
◆ pose() [1/2]
|
inline |
◆ pose() [2/2]
|
inline |
◆ pose_size()
|
inline |
◆ release_name()
|
inline |
◆ set_allocated_name()
|
inline |
◆ set_id()
|
inline |
◆ set_name() [1/2]
void set_name | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
◆ set_name() [2/2]
|
inline |
◆ Swap()
|
inline |
◆ UnsafeArenaSwap()
|
inline |
Member Data Documentation
◆ _class_data_
|
static |
◆ kIndexInFileMessages
|
staticconstexpr |
Initial value:
=
0
The documentation for this class was generated from the following file: