Ignition Msgs

API Reference

8.4.0

#include <joint_animation.pb.h>

Public Types

typedef JointAnimation_Joint Joint
 

Public Member Functions

 JointAnimation ()
 
 JointAnimation (const JointAnimation &from)
 
virtual ~JointAnimation ()
 
::ignition::msgs::JointAnimation_Jointadd_joint ()
 
::ignition::msgs::Timeadd_time ()
 
int ByteSize () const
 
void Clear ()
 
void clear_header ()
 
void clear_joint ()
 
void clear_model_name ()
 
void clear_time ()
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const JointAnimation &from)
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_header () const
 
const ::ignition::msgs::Headerheader () const
 
::google::protobuf::uint8 * InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *output) const
 
bool IsInitialized () const
 
const ::ignition::msgs::JointAnimation_Jointjoint (int index) const
 
const ::google::protobuf::RepeatedPtrField< ::ignition::msgs::JointAnimation_Joint > & joint () const
 
int joint_size () const
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const JointAnimation &from)
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input)
 
const ::std::stringmodel_name () const
 
::ignition::msgs::Headermutable_header ()
 
::ignition::msgs::JointAnimation_Jointmutable_joint (int index)
 
::google::protobuf::RepeatedPtrField< ::ignition::msgs::JointAnimation_Joint > * mutable_joint ()
 
::std::stringmutable_model_name ()
 
::ignition::msgs::Timemutable_time (int index)
 
::google::protobuf::RepeatedPtrField< ::ignition::msgs::Time > * mutable_time ()
 
JointAnimationNew () const
 
JointAnimationNew (::google::protobuf::Arena *arena) const
 
JointAnimationoperator= (const JointAnimation &from)
 
::ignition::msgs::Headerrelease_header ()
 
::std::stringrelease_model_name ()
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const
 
::google::protobuf::uint8 * SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const
 
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 ::ignition::msgs::Timetime (int index) const
 
const ::google::protobuf::RepeatedPtrField< ::ignition::msgs::Time > & time () const
 
int time_size () const
 

Static Public Member Functions

static const JointAnimationdefault_instance ()
 
static const ::google::protobuf::Descriptor * descriptor ()
 

Static Public Attributes

static const int kHeaderFieldNumber = 1
 
static const int kJointFieldNumber = 3
 
static const int kModelNameFieldNumber = 2
 
static const int kTimeFieldNumber = 4
 

Friends

void IGNITION_MSGS_VISIBLE protobuf_AddDesc_ignition_2fmsgs_2fjoint_5fanimation_2eproto ()
 
void protobuf_AssignDesc_ignition_2fmsgs_2fjoint_5fanimation_2eproto ()
 
void protobuf_ShutdownFile_ignition_2fmsgs_2fjoint_5fanimation_2eproto ()
 

Member Typedef Documentation

◆ Joint

Constructor & Destructor Documentation

◆ JointAnimation() [1/2]

◆ ~JointAnimation()

virtual ~JointAnimation ( )
virtual

◆ JointAnimation() [2/2]

JointAnimation ( const JointAnimation from)

Member Function Documentation

◆ add_joint()

ignition::msgs::JointAnimation_Joint * add_joint ( )
inline

◆ add_time()

ignition::msgs::Time * add_time ( )
inline

◆ ByteSize()

int ByteSize ( ) const

◆ Clear()

void Clear ( )

◆ clear_header()

void clear_header ( )
inline

◆ clear_joint()

void clear_joint ( )
inline

◆ clear_model_name()

void clear_model_name ( )
inline

◆ clear_time()

void clear_time ( )
inline

◆ CopyFrom() [1/2]

void CopyFrom ( const ::google::protobuf::Message &  from)

◆ CopyFrom() [2/2]

void CopyFrom ( const JointAnimation from)

◆ default_instance()

static const JointAnimation& default_instance ( )
static

◆ descriptor()

static const ::google::protobuf::Descriptor* descriptor ( )
static

◆ GetCachedSize()

int GetCachedSize ( ) const
inline

◆ GetMetadata()

::google::protobuf::Metadata GetMetadata ( ) const

◆ has_header()

bool has_header ( ) const
inline

◆ header()

const ::ignition::msgs::Header & header ( ) const
inline

◆ InternalSerializeWithCachedSizesToArray()

::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray ( bool  deterministic,
::google::protobuf::uint8 *  output 
) const

◆ IsInitialized()

bool IsInitialized ( ) const

◆ joint() [1/2]

const ::ignition::msgs::JointAnimation_Joint & joint ( int  index) const
inline

◆ joint() [2/2]

const ::google::protobuf::RepeatedPtrField<::ignition::msgs::JointAnimation_Joint > & joint ( ) const
inline

◆ joint_size()

int joint_size ( ) const
inline

◆ MergeFrom() [1/2]

void MergeFrom ( const ::google::protobuf::Message &  from)

◆ MergeFrom() [2/2]

void MergeFrom ( const JointAnimation from)

◆ MergePartialFromCodedStream()

bool MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)

◆ model_name()

const ::std::string & model_name ( ) const
inline

◆ mutable_header()

ignition::msgs::Header * mutable_header ( )
inline

◆ mutable_joint() [1/2]

ignition::msgs::JointAnimation_Joint * mutable_joint ( int  index)
inline

◆ mutable_joint() [2/2]

google::protobuf::RepeatedPtrField<::ignition::msgs::JointAnimation_Joint > * mutable_joint ( )
inline

◆ mutable_model_name()

std::string * mutable_model_name ( )
inline

◆ mutable_time() [1/2]

ignition::msgs::Time * mutable_time ( int  index)
inline

◆ mutable_time() [2/2]

google::protobuf::RepeatedPtrField<::ignition::msgs::Time > * mutable_time ( )
inline

◆ New() [1/2]

JointAnimation* New ( ) const
inline

References JointAnimation::New().

Referenced by JointAnimation::New().

◆ New() [2/2]

JointAnimation* New ( ::google::protobuf::Arena *  arena) const

◆ operator=()

JointAnimation& operator= ( const JointAnimation from)
inline

◆ release_header()

ignition::msgs::Header * release_header ( )
inline

◆ release_model_name()

std::string * release_model_name ( )
inline

◆ SerializeWithCachedSizes()

void SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const

◆ SerializeWithCachedSizesToArray()

::google::protobuf::uint8* SerializeWithCachedSizesToArray ( ::google::protobuf::uint8 *  output) const
inline

◆ set_allocated_header()

void set_allocated_header ( ::ignition::msgs::Header header)
inline

◆ set_allocated_model_name()

void set_allocated_model_name ( ::std::string model_name)
inline

◆ set_model_name() [1/3]

void set_model_name ( const ::std::string value)
inline

◆ set_model_name() [2/3]

void set_model_name ( const char *  value)
inline

◆ set_model_name() [3/3]

void set_model_name ( const char *  value,
size_t  size 
)
inline

◆ Swap()

void Swap ( JointAnimation other)

◆ time() [1/2]

const ::ignition::msgs::Time & time ( int  index) const
inline

◆ time() [2/2]

const ::google::protobuf::RepeatedPtrField<::ignition::msgs::Time > & time ( ) const
inline

◆ time_size()

int time_size ( ) const
inline

Friends And Related Function Documentation

◆ protobuf_AddDesc_ignition_2fmsgs_2fjoint_5fanimation_2eproto

void IGNITION_MSGS_VISIBLE protobuf_AddDesc_ignition_2fmsgs_2fjoint_5fanimation_2eproto ( )
friend

◆ protobuf_AssignDesc_ignition_2fmsgs_2fjoint_5fanimation_2eproto

void protobuf_AssignDesc_ignition_2fmsgs_2fjoint_5fanimation_2eproto ( )
friend

◆ protobuf_ShutdownFile_ignition_2fmsgs_2fjoint_5fanimation_2eproto

void protobuf_ShutdownFile_ignition_2fmsgs_2fjoint_5fanimation_2eproto ( )
friend

Member Data Documentation

◆ kHeaderFieldNumber

const int kHeaderFieldNumber = 1
static

◆ kJointFieldNumber

const int kJointFieldNumber = 3
static

◆ kModelNameFieldNumber

const int kModelNameFieldNumber = 2
static

◆ kTimeFieldNumber

const int kTimeFieldNumber = 4
static

The documentation for this class was generated from the following file: