#include <imu.pb.h>
Static Public Member Functions | |
static const IMU & | default_instance () |
static const ::google::protobuf::Descriptor * | descriptor () |
static void | InitAsDefaultInstance () |
static const IMU * | internal_default_instance () |
Static Public Attributes | |
static const int | kAngularVelocityFieldNumber = 4 |
static const int | kEntityNameFieldNumber = 2 |
static const int | kHeaderFieldNumber = 1 |
static constexpr int | kIndexInFileMessages |
static const int | kLinearAccelerationFieldNumber = 5 |
static const int | kOrientationFieldNumber = 3 |
Constructor & Destructor Documentation
◆ IMU() [1/2]
IMU | ( | ) |
◆ ~IMU()
|
virtual |
◆ IMU() [2/2]
Member Function Documentation
◆ angular_velocity()
|
inline |
References ignition::msgs::_Vector3d_default_instance_.
Referenced by IMU::set_allocated_angular_velocity().
◆ ByteSizeLong()
|
final |
◆ Clear()
|
final |
◆ clear_angular_velocity()
void clear_angular_velocity | ( | ) |
◆ clear_entity_name()
|
inline |
◆ clear_header()
void clear_header | ( | ) |
◆ clear_linear_acceleration()
void clear_linear_acceleration | ( | ) |
◆ clear_orientation()
void clear_orientation | ( | ) |
◆ CopyFrom() [1/2]
|
final |
◆ CopyFrom() [2/2]
void CopyFrom | ( | const IMU & | from | ) |
◆ default_instance()
|
static |
◆ descriptor()
|
static |
◆ entity_name()
|
inline |
Referenced by IMU::set_allocated_entity_name().
◆ GetCachedSize()
|
inlinefinal |
◆ GetMetadata()
|
final |
◆ has_angular_velocity()
|
inline |
References IMU::internal_default_instance().
◆ has_header()
|
inline |
References IMU::internal_default_instance().
◆ has_linear_acceleration()
|
inline |
References IMU::internal_default_instance().
◆ has_orientation()
|
inline |
References IMU::internal_default_instance().
◆ header()
|
inline |
References ignition::msgs::_Header_default_instance_.
Referenced by IMU::set_allocated_header().
◆ InitAsDefaultInstance()
|
static |
◆ internal_default_instance()
|
inlinestatic |
References ignition::msgs::_IMU_default_instance_.
Referenced by IMU::has_angular_velocity(), IMU::has_header(), IMU::has_linear_acceleration(), and IMU::has_orientation().
◆ InternalSerializeWithCachedSizesToArray()
|
final |
◆ IsInitialized()
|
final |
◆ linear_acceleration()
|
inline |
References ignition::msgs::_Vector3d_default_instance_.
Referenced by IMU::set_allocated_linear_acceleration().
◆ MergeFrom() [1/2]
|
final |
◆ MergeFrom() [2/2]
void MergeFrom | ( | const IMU & | from | ) |
◆ MergePartialFromCodedStream()
|
final |
◆ mutable_angular_velocity()
|
inline |
◆ mutable_entity_name()
|
inline |
◆ mutable_header()
|
inline |
◆ mutable_linear_acceleration()
|
inline |
◆ mutable_orientation()
|
inline |
◆ New() [1/2]
|
inlinefinal |
◆ New() [2/2]
|
inlinefinal |
◆ operator=()
◆ orientation()
|
inline |
References ignition::msgs::_Quaternion_default_instance_.
Referenced by IMU::set_allocated_orientation().
◆ release_angular_velocity()
|
inline |
◆ release_entity_name()
|
inline |
◆ release_header()
|
inline |
◆ release_linear_acceleration()
|
inline |
◆ release_orientation()
|
inline |
◆ SerializeWithCachedSizes()
|
final |
◆ set_allocated_angular_velocity()
|
inline |
References IMU::angular_velocity().
◆ set_allocated_entity_name()
|
inline |
References IMU::entity_name().
◆ set_allocated_header()
|
inline |
References IMU::header().
◆ set_allocated_linear_acceleration()
|
inline |
References IMU::linear_acceleration().
◆ set_allocated_orientation()
|
inline |
References IMU::orientation().
◆ set_entity_name() [1/3]
|
inline |
◆ set_entity_name() [2/3]
|
inline |
◆ set_entity_name() [3/3]
|
inline |
◆ Swap()
void Swap | ( | IMU * | other | ) |
Member Data Documentation
◆ kAngularVelocityFieldNumber
|
static |
◆ kEntityNameFieldNumber
|
static |
◆ kHeaderFieldNumber
|
static |
◆ kIndexInFileMessages
|
staticconstexpr |
◆ kLinearAccelerationFieldNumber
|
static |
◆ kOrientationFieldNumber
|
static |
The documentation for this class was generated from the following file: