List of all members |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes
PoseAnimation Class Reference
#include <pose_animation.pb.h>
Public Member Functions | |
PoseAnimation () | |
PoseAnimation (const PoseAnimation &from) | |
virtual | ~PoseAnimation () |
::ignition::msgs::Pose * | add_pose () |
::ignition::msgs::Time * | add_time () |
size_t | ByteSizeLong () const final |
void | Clear () final |
void | clear_model_id () |
void | clear_model_name () |
void | clear_pose () |
void | clear_time () |
void | CopyFrom (const ::google::protobuf::Message &from) final |
void | CopyFrom (const PoseAnimation &from) |
int | GetCachedSize () const final |
::google::protobuf::Metadata | GetMetadata () const final |
::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 PoseAnimation &from) |
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final |
::google::protobuf::uint32 | model_id () const |
const ::std::string & | model_name () const |
::std::string * | mutable_model_name () |
::google::protobuf::RepeatedPtrField< ::ignition::msgs::Pose > * | mutable_pose () |
::ignition::msgs::Pose * | mutable_pose (int index) |
::google::protobuf::RepeatedPtrField< ::ignition::msgs::Time > * | mutable_time () |
::ignition::msgs::Time * | mutable_time (int index) |
PoseAnimation * | New () const final |
PoseAnimation * | New (::google::protobuf::Arena *arena) const final |
PoseAnimation & | operator= (const PoseAnimation &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_model_name () |
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final |
void | set_allocated_model_name (::std::string *model_name) |
void | set_model_id (::google::protobuf::uint32 value) |
void | set_model_name (const ::std::string &value) |
void | set_model_name (const char *value) |
void | set_model_name (const char *value, size_t size) |
void | Swap (PoseAnimation *other) |
const ::google::protobuf::RepeatedPtrField< ::ignition::msgs::Time > & | time () const |
const ::ignition::msgs::Time & | time (int index) const |
int | time_size () const |
Static Public Member Functions | |
static const PoseAnimation & | default_instance () |
static const ::google::protobuf::Descriptor * | descriptor () |
static void | InitAsDefaultInstance () |
static const PoseAnimation * | internal_default_instance () |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages |
static const int | kModelIdFieldNumber = 2 |
static const int | kModelNameFieldNumber = 1 |
static const int | kPoseFieldNumber = 3 |
static const int | kTimeFieldNumber = 4 |
Constructor & Destructor Documentation
◆ PoseAnimation() [1/2]
PoseAnimation | ( | ) |
◆ ~PoseAnimation()
|
virtual |
◆ PoseAnimation() [2/2]
PoseAnimation | ( | const PoseAnimation & | from | ) |
Member Function Documentation
◆ add_pose()
|
inline |
◆ add_time()
|
inline |
◆ ByteSizeLong()
|
final |
◆ Clear()
|
final |
◆ clear_model_id()
|
inline |
◆ clear_model_name()
|
inline |
◆ clear_pose()
void clear_pose | ( | ) |
◆ clear_time()
void clear_time | ( | ) |
◆ CopyFrom() [1/2]
|
final |
◆ CopyFrom() [2/2]
void CopyFrom | ( | const PoseAnimation & | from | ) |
◆ default_instance()
|
static |
◆ descriptor()
|
static |
◆ GetCachedSize()
|
inlinefinal |
◆ GetMetadata()
|
final |
◆ InitAsDefaultInstance()
|
static |
◆ internal_default_instance()
|
inlinestatic |
References ignition::msgs::_PoseAnimation_default_instance_.
◆ InternalSerializeWithCachedSizesToArray()
|
final |
◆ IsInitialized()
|
final |
◆ MergeFrom() [1/2]
|
final |
◆ MergeFrom() [2/2]
void MergeFrom | ( | const PoseAnimation & | from | ) |
◆ MergePartialFromCodedStream()
|
final |
◆ model_id()
|
inline |
◆ model_name()
|
inline |
Referenced by PoseAnimation::set_allocated_model_name().
◆ mutable_model_name()
|
inline |
◆ mutable_pose() [1/2]
|
inline |
◆ mutable_pose() [2/2]
|
inline |
◆ mutable_time() [1/2]
|
inline |
◆ mutable_time() [2/2]
|
inline |
◆ New() [1/2]
|
inlinefinal |
◆ New() [2/2]
|
inlinefinal |
◆ operator=()
|
inline |
◆ pose() [1/2]
|
inline |
◆ pose() [2/2]
|
inline |
◆ pose_size()
|
inline |
◆ release_model_name()
|
inline |
◆ SerializeWithCachedSizes()
|
final |
◆ set_allocated_model_name()
|
inline |
References PoseAnimation::model_name().
◆ set_model_id()
|
inline |
◆ set_model_name() [1/3]
|
inline |
◆ set_model_name() [2/3]
|
inline |
◆ set_model_name() [3/3]
|
inline |
◆ Swap()
void Swap | ( | PoseAnimation * | other | ) |
◆ time() [1/2]
|
inline |
◆ time() [2/2]
|
inline |
◆ time_size()
|
inline |
Member Data Documentation
◆ kIndexInFileMessages
|
staticconstexpr |
Initial value:
=
0
◆ kModelIdFieldNumber
|
static |
◆ kModelNameFieldNumber
|
static |
◆ kPoseFieldNumber
|
static |
◆ kTimeFieldNumber
|
static |
The documentation for this class was generated from the following file: