#include <jaiabot/messages/jaia_dccl.pb.h>


Public Types | |
| enum | : int { kSpeedFieldNumber = 1 , kHeadingFieldNumber = 3 } |
| typedef boost::units::velocity_dimension | speed_dimension |
| typedef boost::units::unit< speed_dimension, boost::units::si::system > | speed_unit |
| typedef boost::units::plane_angle_dimension | heading_dimension |
| typedef boost::units::unit< heading_dimension, boost::units::degree::system > | heading_unit |
Public Member Functions | |
| DriftPacket_EstimatedDrift () | |
| ~DriftPacket_EstimatedDrift () override | |
| PROTOBUF_CONSTEXPR | DriftPacket_EstimatedDrift (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
| DriftPacket_EstimatedDrift (const DriftPacket_EstimatedDrift &from) | |
| DriftPacket_EstimatedDrift (DriftPacket_EstimatedDrift &&from) noexcept | |
| DriftPacket_EstimatedDrift & | operator= (const DriftPacket_EstimatedDrift &from) |
| DriftPacket_EstimatedDrift & | operator= (DriftPacket_EstimatedDrift &&from) noexcept |
| const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
| inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (DriftPacket_EstimatedDrift *other) |
| void | UnsafeArenaSwap (DriftPacket_EstimatedDrift *other) |
| DriftPacket_EstimatedDrift * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
| void | CopyFrom (const DriftPacket_EstimatedDrift &from) |
| void | MergeFrom (const DriftPacket_EstimatedDrift &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_speed () const |
| void | clear_speed () |
| double | speed () const |
| void | set_speed (double value) |
| bool | has_heading () const |
| void | clear_heading () |
| double | heading () const |
| void | set_heading (double value) |
| template<typename Quantity > | |
| void | set_speed_with_units (Quantity value_w_units) |
| template<typename Quantity > | |
| Quantity | speed_with_units () const |
| boost::units::quantity< speed_unit, double > | speed_with_units () const |
| template<typename Quantity > | |
| void | set_heading_with_units (Quantity value_w_units) |
| template<typename Quantity > | |
| Quantity | heading_with_units () const |
| boost::units::quantity< heading_unit, double > | heading_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 DriftPacket_EstimatedDrift & | default_instance () |
| static const DriftPacket_EstimatedDrift * | internal_default_instance () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages |
| static const ClassData | _class_data_ |
Protected Member Functions | |
| DriftPacket_EstimatedDrift (::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_2fjaia_5fdccl_2eproto |
| void | swap (DriftPacket_EstimatedDrift &a, DriftPacket_EstimatedDrift &b) |
Definition at line 2077 of file jaia_dccl.pb.h.
| typedef boost::units::plane_angle_dimension jaiabot::protobuf::DriftPacket_EstimatedDrift::heading_dimension |
Definition at line 2249 of file jaia_dccl.pb.h.
| typedef boost::units::unit<heading_dimension,boost::units::degree::system> jaiabot::protobuf::DriftPacket_EstimatedDrift::heading_unit |
Definition at line 2251 of file jaia_dccl.pb.h.
| typedef boost::units::velocity_dimension jaiabot::protobuf::DriftPacket_EstimatedDrift::speed_dimension |
Definition at line 2234 of file jaia_dccl.pb.h.
| typedef boost::units::unit<speed_dimension,boost::units::si::system> jaiabot::protobuf::DriftPacket_EstimatedDrift::speed_unit |
Definition at line 2236 of file jaia_dccl.pb.h.
| anonymous enum : int |
| Enumerator | |
|---|---|
| kSpeedFieldNumber | |
| kHeadingFieldNumber | |
Definition at line 2204 of file jaia_dccl.pb.h.
|
inline |
Definition at line 2080 of file jaia_dccl.pb.h.
|
override |
|
explicit |
| jaiabot::protobuf::DriftPacket_EstimatedDrift::DriftPacket_EstimatedDrift | ( | const DriftPacket_EstimatedDrift & | from | ) |
|
inlinenoexcept |
Definition at line 2085 of file jaia_dccl.pb.h.
|
explicitprotected |
|
final |
|
final |
|
final |
|
final |
|
inline |
Definition at line 5756 of file jaia_dccl.pb.h.
|
inline |
Definition at line 5728 of file jaia_dccl.pb.h.
| void jaiabot::protobuf::DriftPacket_EstimatedDrift::CopyFrom | ( | const DriftPacket_EstimatedDrift & | from | ) |
|
inlinestatic |
Definition at line 2124 of file jaia_dccl.pb.h.
|
inlinestatic |
Definition at line 2115 of file jaia_dccl.pb.h.
|
inlinefinal |
Definition at line 2177 of file jaia_dccl.pb.h.
|
final |
|
inlinestatic |
Definition at line 2118 of file jaia_dccl.pb.h.
|
final |
|
inlinestatic |
Definition at line 2121 of file jaia_dccl.pb.h.
|
inline |
Definition at line 5753 of file jaia_dccl.pb.h.
|
inline |
Definition at line 5725 of file jaia_dccl.pb.h.
|
inline |
Definition at line 5763 of file jaia_dccl.pb.h.
|
inline |
Definition at line 2258 of file jaia_dccl.pb.h.
|
inline |
Definition at line 2261 of file jaia_dccl.pb.h.
|
inlinestatic |
Definition at line 2127 of file jaia_dccl.pb.h.
|
final |
|
inline |
Definition at line 2164 of file jaia_dccl.pb.h.
|
inline |
Definition at line 2111 of file jaia_dccl.pb.h.
|
inlinefinal |
Definition at line 2158 of file jaia_dccl.pb.h.
|
inline |
Definition at line 2090 of file jaia_dccl.pb.h.
|
inlinenoexcept |
Definition at line 2094 of file jaia_dccl.pb.h.
|
inline |
Definition at line 5771 of file jaia_dccl.pb.h.
|
inline |
Definition at line 2254 of file jaia_dccl.pb.h.
|
inline |
Definition at line 5743 of file jaia_dccl.pb.h.
|
inline |
Definition at line 2239 of file jaia_dccl.pb.h.
|
inline |
Definition at line 5735 of file jaia_dccl.pb.h.
|
inline |
Definition at line 2243 of file jaia_dccl.pb.h.
|
inline |
Definition at line 2246 of file jaia_dccl.pb.h.
|
inline |
Definition at line 2137 of file jaia_dccl.pb.h.
|
inline |
Definition at line 2108 of file jaia_dccl.pb.h.
|
inline |
Definition at line 2150 of file jaia_dccl.pb.h.
|
friend |
Definition at line 2268 of file jaia_dccl.pb.h.
|
friend |
Definition at line 2186 of file jaia_dccl.pb.h.
|
friend |
Definition at line 2278 of file jaia_dccl.pb.h.
|
friend |
Definition at line 2134 of file jaia_dccl.pb.h.
|
static |
Definition at line 2195 of file jaia_dccl.pb.h.
| Impl_ jaiabot::protobuf::DriftPacket_EstimatedDrift::_impl_ |
Definition at line 2277 of file jaia_dccl.pb.h.
|
staticconstexpr |
Definition at line 2131 of file jaia_dccl.pb.h.