List of all members |
Public Types |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes
JointAnimation Class Reference
#include <joint_animation.pb.h>
Public Types | |
typedef JointAnimation_Joint | Joint |
Public Member Functions | |
JointAnimation () | |
JointAnimation (const JointAnimation &from) | |
virtual | ~JointAnimation () |
::ignition::msgs::JointAnimation_Joint * | add_joint () |
::ignition::msgs::Time * | add_time () |
size_t | ByteSizeLong () const final |
void | Clear () final |
void | clear_header () |
void | clear_joint () |
void | clear_model_name () |
void | clear_time () |
void | CopyFrom (const ::google::protobuf::Message &from) final |
void | CopyFrom (const JointAnimation &from) |
int | GetCachedSize () const final |
::google::protobuf::Metadata | GetMetadata () const final |
bool | has_header () const |
const ::ignition::msgs::Header & | header () const |
::google::protobuf::uint8 * | InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *target) const final |
bool | IsInitialized () const final |
const ::google::protobuf::RepeatedPtrField< ::ignition::msgs::JointAnimation_Joint > & | joint () const |
const ::ignition::msgs::JointAnimation_Joint & | joint (int index) const |
int | joint_size () const |
void | MergeFrom (const ::google::protobuf::Message &from) final |
void | MergeFrom (const JointAnimation &from) |
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final |
const ::std::string & | model_name () const |
::ignition::msgs::Header * | mutable_header () |
::google::protobuf::RepeatedPtrField< ::ignition::msgs::JointAnimation_Joint > * | mutable_joint () |
::ignition::msgs::JointAnimation_Joint * | mutable_joint (int index) |
::std::string * | mutable_model_name () |
::google::protobuf::RepeatedPtrField< ::ignition::msgs::Time > * | mutable_time () |
::ignition::msgs::Time * | mutable_time (int index) |
JointAnimation * | New () const final |
JointAnimation * | New (::google::protobuf::Arena *arena) const final |
JointAnimation & | operator= (const JointAnimation &from) |
::ignition::msgs::Header * | release_header () |
::std::string * | release_model_name () |
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final |
void | set_allocated_header (::ignition::msgs::Header *header) |
void | set_allocated_model_name (::std::string *model_name) |
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 (JointAnimation *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 JointAnimation & | default_instance () |
static const ::google::protobuf::Descriptor * | descriptor () |
static void | InitAsDefaultInstance () |
static const JointAnimation * | internal_default_instance () |
Static Public Attributes | |
static const int | kHeaderFieldNumber = 1 |
static constexpr int | kIndexInFileMessages |
static const int | kJointFieldNumber = 3 |
static const int | kModelNameFieldNumber = 2 |
static const int | kTimeFieldNumber = 4 |
Member Typedef Documentation
◆ Joint
typedef JointAnimation_Joint Joint |
Constructor & Destructor Documentation
◆ JointAnimation() [1/2]
JointAnimation | ( | ) |
◆ ~JointAnimation()
|
virtual |
◆ JointAnimation() [2/2]
JointAnimation | ( | const JointAnimation & | from | ) |
Member Function Documentation
◆ add_joint()
|
inline |
◆ add_time()
|
inline |
◆ ByteSizeLong()
|
final |
◆ Clear()
|
final |
◆ clear_header()
void clear_header | ( | ) |
◆ clear_joint()
|
inline |
◆ clear_model_name()
|
inline |
◆ clear_time()
void clear_time | ( | ) |
◆ CopyFrom() [1/2]
|
final |
◆ CopyFrom() [2/2]
void CopyFrom | ( | const JointAnimation & | from | ) |
◆ default_instance()
|
static |
◆ descriptor()
|
static |
◆ GetCachedSize()
|
inlinefinal |
◆ GetMetadata()
|
final |
◆ has_header()
|
inline |
References JointAnimation::internal_default_instance().
◆ header()
|
inline |
References ignition::msgs::_Header_default_instance_.
Referenced by JointAnimation::set_allocated_header().
◆ InitAsDefaultInstance()
|
static |
◆ internal_default_instance()
|
inlinestatic |
References ignition::msgs::_JointAnimation_default_instance_.
Referenced by JointAnimation::has_header().
◆ InternalSerializeWithCachedSizesToArray()
|
final |
◆ IsInitialized()
|
final |
◆ joint() [1/2]
|
inline |
◆ joint() [2/2]
|
inline |
◆ joint_size()
|
inline |
◆ MergeFrom() [1/2]
|
final |
◆ MergeFrom() [2/2]
void MergeFrom | ( | const JointAnimation & | from | ) |
◆ MergePartialFromCodedStream()
|
final |
◆ model_name()
|
inline |
Referenced by JointAnimation::set_allocated_model_name().
◆ mutable_header()
|
inline |
◆ mutable_joint() [1/2]
|
inline |
◆ mutable_joint() [2/2]
|
inline |
◆ mutable_model_name()
|
inline |
◆ mutable_time() [1/2]
|
inline |
◆ mutable_time() [2/2]
|
inline |
◆ New() [1/2]
|
inlinefinal |
◆ New() [2/2]
|
inlinefinal |
◆ operator=()
|
inline |
◆ release_header()
|
inline |
◆ release_model_name()
|
inline |
◆ SerializeWithCachedSizes()
|
final |
◆ set_allocated_header()
|
inline |
References JointAnimation::header().
◆ set_allocated_model_name()
|
inline |
References JointAnimation::model_name().
◆ set_model_name() [1/3]
|
inline |
◆ set_model_name() [2/3]
|
inline |
◆ set_model_name() [3/3]
|
inline |
◆ Swap()
void Swap | ( | JointAnimation * | other | ) |
◆ time() [1/2]
|
inline |
◆ time() [2/2]
|
inline |
◆ time_size()
|
inline |
Member Data Documentation
◆ kHeaderFieldNumber
|
static |
◆ kIndexInFileMessages
|
staticconstexpr |
Initial value:
=
1
◆ kJointFieldNumber
|
static |
◆ kModelNameFieldNumber
|
static |
◆ kTimeFieldNumber
|
static |
The documentation for this class was generated from the following file: