#include <jaiabot/messages/imu.pb.h>
Public Types | |
enum | : int { kXFieldNumber = 1 , kYFieldNumber = 2 , kZFieldNumber = 3 } |
typedef boost::units::angular_velocity_dimension | x_dimension |
typedef boost::units::unit< x_dimension, boost::units::si::system > | x_unit |
typedef boost::units::angular_velocity_dimension | y_dimension |
typedef boost::units::unit< y_dimension, boost::units::si::system > | y_unit |
typedef boost::units::angular_velocity_dimension | z_dimension |
typedef boost::units::unit< z_dimension, boost::units::si::system > | z_unit |
Public Member Functions | |
IMUData_AngularVelocity () | |
~IMUData_AngularVelocity () override | |
PROTOBUF_CONSTEXPR | IMUData_AngularVelocity (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
IMUData_AngularVelocity (const IMUData_AngularVelocity &from) | |
IMUData_AngularVelocity (IMUData_AngularVelocity &&from) noexcept | |
IMUData_AngularVelocity & | operator= (const IMUData_AngularVelocity &from) |
IMUData_AngularVelocity & | operator= (IMUData_AngularVelocity &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (IMUData_AngularVelocity *other) |
void | UnsafeArenaSwap (IMUData_AngularVelocity *other) |
IMUData_AngularVelocity * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
void | CopyFrom (const IMUData_AngularVelocity &from) |
void | MergeFrom (const IMUData_AngularVelocity &from) |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
bool | IsInitialized () const final |
size_t | ByteSizeLong () const final |
const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
uint8_t * | _InternalSerialize (uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
int | GetCachedSize () const final |
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * | GetClassData () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
bool | has_x () const |
void | clear_x () |
double | x () const |
void | set_x (double value) |
bool | has_y () const |
void | clear_y () |
double | y () const |
void | set_y (double value) |
bool | has_z () const |
void | clear_z () |
double | z () const |
void | set_z (double value) |
template<typename Quantity > | |
void | set_x_with_units (Quantity value_w_units) |
template<typename Quantity > | |
Quantity | x_with_units () const |
boost::units::quantity< x_unit, double > | x_with_units () const |
template<typename Quantity > | |
void | set_y_with_units (Quantity value_w_units) |
template<typename Quantity > | |
Quantity | y_with_units () const |
boost::units::quantity< y_unit, double > | y_with_units () const |
template<typename Quantity > | |
void | set_z_with_units (Quantity value_w_units) |
template<typename Quantity > | |
Quantity | z_with_units () const |
boost::units::quantity< z_unit, double > | z_with_units () const |
Static Public Member Functions | |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const IMUData_AngularVelocity & | default_instance () |
static const IMUData_AngularVelocity * | internal_default_instance () |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages |
static const ClassData | _class_data_ |
Protected Member Functions | |
IMUData_AngularVelocity (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | |
Friends | |
class | ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata |
template<typename T > | |
class | ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper |
struct | ::TableStruct_jaiabot_2fmessages_2fimu_2eproto |
void | swap (IMUData_AngularVelocity &a, IMUData_AngularVelocity &b) |
typedef boost::units::angular_velocity_dimension jaiabot::protobuf::IMUData_AngularVelocity::x_dimension |
typedef boost::units::unit<x_dimension,boost::units::si::system> jaiabot::protobuf::IMUData_AngularVelocity::x_unit |
typedef boost::units::angular_velocity_dimension jaiabot::protobuf::IMUData_AngularVelocity::y_dimension |
typedef boost::units::unit<y_dimension,boost::units::si::system> jaiabot::protobuf::IMUData_AngularVelocity::y_unit |
typedef boost::units::angular_velocity_dimension jaiabot::protobuf::IMUData_AngularVelocity::z_dimension |
typedef boost::units::unit<z_dimension,boost::units::si::system> jaiabot::protobuf::IMUData_AngularVelocity::z_unit |
anonymous enum : int |
|
inline |
|
override |
|
explicit |
jaiabot::protobuf::IMUData_AngularVelocity::IMUData_AngularVelocity | ( | const IMUData_AngularVelocity & | from | ) |
|
inlinenoexcept |
|
explicitprotected |
|
final |
|
final |
|
final |
|
final |
|
inline |
|
inline |
|
inline |
void jaiabot::protobuf::IMUData_AngularVelocity::CopyFrom | ( | const IMUData_AngularVelocity & | from | ) |
|
inlinestatic |
|
inlinestatic |
|
inlinefinal |
|
final |
|
inlinestatic |
|
final |
|
inlinestatic |
|
inline |
|
inline |
|
inline |
|
inlinestatic |
|
final |
|
inline |
|
inline |
|
inlinefinal |
|
inline |
|
inlinenoexcept |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
friend |
|
friend |
|
friend |
|
friend |
|
static |
|
staticconstexpr |