#include <jaiabot/messages/imu.pb.h>
Public Types | |
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 () | |
virtual | ~IMUData_AngularVelocity () |
IMUData_AngularVelocity (const IMUData_AngularVelocity &from) | |
IMUData_AngularVelocity & | operator= (const IMUData_AngularVelocity &from) |
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (IMUData_AngularVelocity *other) |
IMUData_AngularVelocity * | New () const final |
IMUData_AngularVelocity * | New (::google::protobuf::Arena *arena) const final |
void | CopyFrom (const ::google::protobuf::Message &from) final |
void | MergeFrom (const ::google::protobuf::Message &from) final |
void | CopyFrom (const IMUData_AngularVelocity &from) |
void | MergeFrom (const IMUData_AngularVelocity &from) |
void | Clear () final |
bool | IsInitialized () const final |
size_t | ByteSizeLong () const final |
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final |
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final |
::google::protobuf::uint8 * | InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *target) const final |
int | GetCachedSize () const final |
::google::protobuf::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 ::google::protobuf::Descriptor * | descriptor () |
static const IMUData_AngularVelocity & | default_instance () |
static void | InitAsDefaultInstance () |
static const IMUData_AngularVelocity * | internal_default_instance () |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages |
static const int | kXFieldNumber = 1 |
static const int | kYFieldNumber = 2 |
static const int | kZFieldNumber = 3 |
Friends | |
struct | ::protobuf_jaiabot_2fmessages_2fimu_2eproto::TableStruct |
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 |
jaiabot::protobuf::IMUData_AngularVelocity::IMUData_AngularVelocity | ( | ) |
|
virtual |
jaiabot::protobuf::IMUData_AngularVelocity::IMUData_AngularVelocity | ( | const IMUData_AngularVelocity & | from | ) |
|
final |
|
final |
|
inline |
|
inline |
|
inline |
|
final |
void jaiabot::protobuf::IMUData_AngularVelocity::CopyFrom | ( | const IMUData_AngularVelocity & | from | ) |
|
static |
|
static |
|
inlinefinal |
|
final |
|
inline |
|
inline |
|
inline |
|
static |
|
inlinestatic |
|
final |
|
final |
|
final |
void jaiabot::protobuf::IMUData_AngularVelocity::MergeFrom | ( | const IMUData_AngularVelocity & | from | ) |
|
final |
|
inline |
|
inlinefinal |
|
inlinefinal |
|
inline |
|
final |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
void jaiabot::protobuf::IMUData_AngularVelocity::Swap | ( | IMUData_AngularVelocity * | other | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
friend |
|
friend |
|
staticconstexpr |
|
static |
|
static |
|
static |