Ignition Msgs

API Reference

8.4.0

#include <pose_animation.pb.h>

Public Member Functions

 PoseAnimation ()
 
 PoseAnimation (const PoseAnimation &from)
 
virtual ~PoseAnimation ()
 
::ignition::msgs::Poseadd_pose ()
 
::ignition::msgs::Timeadd_time ()
 
int ByteSize () const
 
void Clear ()
 
void clear_model_id ()
 
void clear_model_name ()
 
void clear_pose ()
 
void clear_time ()
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const PoseAnimation &from)
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
::google::protobuf::uint8 * InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *output) const
 
bool IsInitialized () const
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const PoseAnimation &from)
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input)
 
::google::protobuf::uint32 model_id () const
 
const ::std::stringmodel_name () const
 
::std::stringmutable_model_name ()
 
::ignition::msgs::Posemutable_pose (int index)
 
::google::protobuf::RepeatedPtrField< ::ignition::msgs::Pose > * mutable_pose ()
 
::ignition::msgs::Timemutable_time (int index)
 
::google::protobuf::RepeatedPtrField< ::ignition::msgs::Time > * mutable_time ()
 
PoseAnimationNew () const
 
PoseAnimationNew (::google::protobuf::Arena *arena) const
 
PoseAnimationoperator= (const PoseAnimation &from)
 
const ::ignition::msgs::Posepose (int index) const
 
const ::google::protobuf::RepeatedPtrField< ::ignition::msgs::Pose > & pose () const
 
int pose_size () const
 
::std::stringrelease_model_name ()
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const
 
::google::protobuf::uint8 * SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const
 
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 ::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 PoseAnimationdefault_instance ()
 
static const ::google::protobuf::Descriptor * descriptor ()
 

Static Public Attributes

static const int kModelIdFieldNumber = 2
 
static const int kModelNameFieldNumber = 1
 
static const int kPoseFieldNumber = 3
 
static const int kTimeFieldNumber = 4
 

Friends

void IGNITION_MSGS_VISIBLE protobuf_AddDesc_ignition_2fmsgs_2fpose_5fanimation_2eproto ()
 
void protobuf_AssignDesc_ignition_2fmsgs_2fpose_5fanimation_2eproto ()
 
void protobuf_ShutdownFile_ignition_2fmsgs_2fpose_5fanimation_2eproto ()
 

Constructor & Destructor Documentation

◆ PoseAnimation() [1/2]

◆ ~PoseAnimation()

virtual ~PoseAnimation ( )
virtual

◆ PoseAnimation() [2/2]

PoseAnimation ( const PoseAnimation from)

Member Function Documentation

◆ add_pose()

ignition::msgs::Pose * add_pose ( )
inline

◆ add_time()

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

◆ ByteSize()

int ByteSize ( ) const

◆ Clear()

void Clear ( )

◆ clear_model_id()

void clear_model_id ( )
inline

◆ clear_model_name()

void clear_model_name ( )
inline

◆ clear_pose()

void clear_pose ( )
inline

◆ clear_time()

void clear_time ( )
inline

◆ CopyFrom() [1/2]

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

◆ CopyFrom() [2/2]

void CopyFrom ( const PoseAnimation from)

◆ default_instance()

static const PoseAnimation& default_instance ( )
static

◆ descriptor()

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

◆ GetCachedSize()

int GetCachedSize ( ) const
inline

◆ GetMetadata()

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

◆ InternalSerializeWithCachedSizesToArray()

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

◆ IsInitialized()

bool IsInitialized ( ) const

◆ MergeFrom() [1/2]

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

◆ MergeFrom() [2/2]

void MergeFrom ( const PoseAnimation from)

◆ MergePartialFromCodedStream()

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

◆ model_id()

google::protobuf::uint32 model_id ( ) const
inline

◆ model_name()

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

◆ mutable_model_name()

std::string * mutable_model_name ( )
inline

◆ mutable_pose() [1/2]

ignition::msgs::Pose * mutable_pose ( int  index)
inline

◆ mutable_pose() [2/2]

google::protobuf::RepeatedPtrField<::ignition::msgs::Pose > * mutable_pose ( )
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]

PoseAnimation* New ( ) const
inline

References PoseAnimation::New().

Referenced by PoseAnimation::New().

◆ New() [2/2]

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

◆ operator=()

PoseAnimation& operator= ( const PoseAnimation from)
inline

◆ pose() [1/2]

const ::ignition::msgs::Pose & pose ( int  index) const
inline

◆ pose() [2/2]

const ::google::protobuf::RepeatedPtrField<::ignition::msgs::Pose > & pose ( ) const
inline

◆ pose_size()

int pose_size ( ) const
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_model_name()

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

◆ set_model_id()

void set_model_id ( ::google::protobuf::uint32  value)
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 ( PoseAnimation 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_2fpose_5fanimation_2eproto

void IGNITION_MSGS_VISIBLE protobuf_AddDesc_ignition_2fmsgs_2fpose_5fanimation_2eproto ( )
friend

◆ protobuf_AssignDesc_ignition_2fmsgs_2fpose_5fanimation_2eproto

void protobuf_AssignDesc_ignition_2fmsgs_2fpose_5fanimation_2eproto ( )
friend

◆ protobuf_ShutdownFile_ignition_2fmsgs_2fpose_5fanimation_2eproto

void protobuf_ShutdownFile_ignition_2fmsgs_2fpose_5fanimation_2eproto ( )
friend

Member Data Documentation

◆ kModelIdFieldNumber

const int kModelIdFieldNumber = 2
static

◆ kModelNameFieldNumber

const int kModelNameFieldNumber = 1
static

◆ kPoseFieldNumber

const int kPoseFieldNumber = 3
static

◆ kTimeFieldNumber

const int kTimeFieldNumber = 4
static

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