List of all members |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes
PoseTrajectory Class Reference
#include <pose_trajectory.pb.h>
Public Member Functions | |
PoseTrajectory () | |
PoseTrajectory (const PoseTrajectory &from) | |
virtual | ~PoseTrajectory () |
::ignition::msgs::Pose * | add_pose () |
size_t | ByteSizeLong () const final |
void | Clear () final |
void | clear_id () |
void | clear_name () |
void | clear_pose () |
void | CopyFrom (const ::google::protobuf::Message &from) final |
void | CopyFrom (const PoseTrajectory &from) |
int | GetCachedSize () const final |
::google::protobuf::Metadata | GetMetadata () const final |
::google::protobuf::uint32 | id () const |
::google::protobuf::uint8 * | InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *target) const final |
bool | IsInitialized () const final |
void | MergeFrom (const ::google::protobuf::Message &from) final |
void | MergeFrom (const PoseTrajectory &from) |
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final |
::std::string * | mutable_name () |
::google::protobuf::RepeatedPtrField< ::ignition::msgs::Pose > * | mutable_pose () |
::ignition::msgs::Pose * | mutable_pose (int index) |
const ::std::string & | name () const |
PoseTrajectory * | New () const final |
PoseTrajectory * | New (::google::protobuf::Arena *arena) const final |
PoseTrajectory & | operator= (const PoseTrajectory &from) |
const ::google::protobuf::RepeatedPtrField< ::ignition::msgs::Pose > & | pose () const |
const ::ignition::msgs::Pose & | pose (int index) const |
int | pose_size () const |
::std::string * | release_name () |
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final |
void | set_allocated_name (::std::string *name) |
void | set_id (::google::protobuf::uint32 value) |
void | set_name (const ::std::string &value) |
void | set_name (const char *value) |
void | set_name (const char *value, size_t size) |
void | Swap (PoseTrajectory *other) |
Static Public Member Functions | |
static const PoseTrajectory & | default_instance () |
static const ::google::protobuf::Descriptor * | descriptor () |
static void | InitAsDefaultInstance () |
static const PoseTrajectory * | internal_default_instance () |
Static Public Attributes | |
static const int | kIdFieldNumber = 2 |
static constexpr int | kIndexInFileMessages |
static const int | kNameFieldNumber = 1 |
static const int | kPoseFieldNumber = 3 |
Constructor & Destructor Documentation
◆ PoseTrajectory() [1/2]
PoseTrajectory | ( | ) |
◆ ~PoseTrajectory()
|
virtual |
◆ PoseTrajectory() [2/2]
PoseTrajectory | ( | const PoseTrajectory & | from | ) |
Member Function Documentation
◆ add_pose()
|
inline |
◆ ByteSizeLong()
|
final |
◆ Clear()
|
final |
◆ clear_id()
|
inline |
◆ clear_name()
|
inline |
◆ clear_pose()
void clear_pose | ( | ) |
◆ CopyFrom() [1/2]
|
final |
◆ CopyFrom() [2/2]
void CopyFrom | ( | const PoseTrajectory & | from | ) |
◆ default_instance()
|
static |
◆ descriptor()
|
static |
◆ GetCachedSize()
|
inlinefinal |
◆ GetMetadata()
|
final |
◆ id()
|
inline |
◆ InitAsDefaultInstance()
|
static |
◆ internal_default_instance()
|
inlinestatic |
◆ InternalSerializeWithCachedSizesToArray()
|
final |
◆ IsInitialized()
|
final |
◆ MergeFrom() [1/2]
|
final |
◆ MergeFrom() [2/2]
void MergeFrom | ( | const PoseTrajectory & | from | ) |
◆ MergePartialFromCodedStream()
|
final |
◆ mutable_name()
|
inline |
◆ mutable_pose() [1/2]
|
inline |
◆ mutable_pose() [2/2]
|
inline |
◆ name()
|
inline |
Referenced by PoseTrajectory::set_allocated_name().
◆ New() [1/2]
|
inlinefinal |
◆ New() [2/2]
|
inlinefinal |
◆ operator=()
|
inline |
◆ pose() [1/2]
|
inline |
◆ pose() [2/2]
|
inline |
◆ pose_size()
|
inline |
◆ release_name()
|
inline |
◆ SerializeWithCachedSizes()
|
final |
◆ set_allocated_name()
|
inline |
References PoseTrajectory::name().
◆ set_id()
|
inline |
◆ set_name() [1/3]
|
inline |
◆ set_name() [2/3]
|
inline |
◆ set_name() [3/3]
|
inline |
◆ Swap()
void Swap | ( | PoseTrajectory * | other | ) |
Member Data Documentation
◆ kIdFieldNumber
|
static |
◆ kIndexInFileMessages
|
staticconstexpr |
Initial value:
=
0
◆ kNameFieldNumber
|
static |
◆ kPoseFieldNumber
|
static |
The documentation for this class was generated from the following file: