#include <link_data.pb.h>
Static Public Member Functions | |
static const LinkData & | default_instance () |
static const ::google::protobuf::Descriptor * | descriptor () |
static void | InitAsDefaultInstance () |
static const LinkData * | internal_default_instance () |
Static Public Attributes | |
static const int | kAngularVelocityFieldNumber = 4 |
static const int | kHeaderFieldNumber = 1 |
static constexpr int | kIndexInFileMessages |
static const int | kLinearVelocityFieldNumber = 3 |
static const int | kNameFieldNumber = 2 |
Constructor & Destructor Documentation
◆ LinkData() [1/2]
LinkData | ( | ) |
◆ ~LinkData()
|
virtual |
◆ LinkData() [2/2]
Member Function Documentation
◆ angular_velocity()
|
inline |
References ignition::msgs::_Vector3d_default_instance_.
Referenced by LinkData::set_allocated_angular_velocity().
◆ ByteSizeLong()
|
final |
◆ Clear()
|
final |
◆ clear_angular_velocity()
void clear_angular_velocity | ( | ) |
◆ clear_header()
void clear_header | ( | ) |
◆ clear_linear_velocity()
void clear_linear_velocity | ( | ) |
◆ clear_name()
|
inline |
◆ CopyFrom() [1/2]
|
final |
◆ CopyFrom() [2/2]
void CopyFrom | ( | const LinkData & | from | ) |
◆ default_instance()
|
static |
◆ descriptor()
|
static |
◆ GetCachedSize()
|
inlinefinal |
◆ GetMetadata()
|
final |
◆ has_angular_velocity()
|
inline |
References LinkData::internal_default_instance().
◆ has_header()
|
inline |
References LinkData::internal_default_instance().
◆ has_linear_velocity()
|
inline |
References LinkData::internal_default_instance().
◆ header()
|
inline |
References ignition::msgs::_Header_default_instance_.
Referenced by LinkData::set_allocated_header().
◆ InitAsDefaultInstance()
|
static |
◆ internal_default_instance()
|
inlinestatic |
References ignition::msgs::_LinkData_default_instance_.
Referenced by LinkData::has_angular_velocity(), LinkData::has_header(), and LinkData::has_linear_velocity().
◆ InternalSerializeWithCachedSizesToArray()
|
final |
◆ IsInitialized()
|
final |
◆ linear_velocity()
|
inline |
References ignition::msgs::_Vector3d_default_instance_.
Referenced by LinkData::set_allocated_linear_velocity().
◆ MergeFrom() [1/2]
|
final |
◆ MergeFrom() [2/2]
void MergeFrom | ( | const LinkData & | from | ) |
◆ MergePartialFromCodedStream()
|
final |
◆ mutable_angular_velocity()
|
inline |
◆ mutable_header()
|
inline |
◆ mutable_linear_velocity()
|
inline |
◆ mutable_name()
|
inline |
◆ name()
|
inline |
Referenced by LinkData::set_allocated_name().
◆ New() [1/2]
|
inlinefinal |
◆ New() [2/2]
|
inlinefinal |
◆ operator=()
◆ release_angular_velocity()
|
inline |
◆ release_header()
|
inline |
◆ release_linear_velocity()
|
inline |
◆ release_name()
|
inline |
◆ SerializeWithCachedSizes()
|
final |
◆ set_allocated_angular_velocity()
|
inline |
References LinkData::angular_velocity().
◆ set_allocated_header()
|
inline |
References LinkData::header().
◆ set_allocated_linear_velocity()
|
inline |
References LinkData::linear_velocity().
◆ set_allocated_name()
|
inline |
References LinkData::name().
◆ set_name() [1/3]
|
inline |
◆ set_name() [2/3]
|
inline |
◆ set_name() [3/3]
|
inline |
◆ Swap()
void Swap | ( | LinkData * | other | ) |
Member Data Documentation
◆ kAngularVelocityFieldNumber
|
static |
◆ kHeaderFieldNumber
|
static |
◆ kIndexInFileMessages
|
staticconstexpr |
◆ kLinearVelocityFieldNumber
|
static |
◆ kNameFieldNumber
|
static |
The documentation for this class was generated from the following file: