#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 2111 of file jaia_dccl.pb.h.
| typedef boost::units::plane_angle_dimension jaiabot::protobuf::DriftPacket_EstimatedDrift::heading_dimension |
Definition at line 2283 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 2285 of file jaia_dccl.pb.h.
| typedef boost::units::velocity_dimension jaiabot::protobuf::DriftPacket_EstimatedDrift::speed_dimension |
Definition at line 2268 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 2270 of file jaia_dccl.pb.h.
| anonymous enum : int |
| Enumerator | |
|---|---|
| kSpeedFieldNumber | |
| kHeadingFieldNumber | |
Definition at line 2238 of file jaia_dccl.pb.h.
|
inline |
Definition at line 2114 of file jaia_dccl.pb.h.
|
override |
|
explicit |
| jaiabot::protobuf::DriftPacket_EstimatedDrift::DriftPacket_EstimatedDrift | ( | const DriftPacket_EstimatedDrift & | from | ) |
|
inlinenoexcept |
Definition at line 2119 of file jaia_dccl.pb.h.
|
explicitprotected |
|
final |
|
final |
|
final |
|
final |
|
inline |
Definition at line 6047 of file jaia_dccl.pb.h.
|
inline |
Definition at line 6019 of file jaia_dccl.pb.h.
| void jaiabot::protobuf::DriftPacket_EstimatedDrift::CopyFrom | ( | const DriftPacket_EstimatedDrift & | from | ) |
|
inlinestatic |
Definition at line 2158 of file jaia_dccl.pb.h.
|
inlinestatic |
Definition at line 2149 of file jaia_dccl.pb.h.
|
inlinefinal |
Definition at line 2211 of file jaia_dccl.pb.h.
|
final |
|
inlinestatic |
Definition at line 2152 of file jaia_dccl.pb.h.
|
final |
|
inlinestatic |
Definition at line 2155 of file jaia_dccl.pb.h.
|
inline |
Definition at line 6044 of file jaia_dccl.pb.h.
|
inline |
Definition at line 6016 of file jaia_dccl.pb.h.
|
inline |
Definition at line 6054 of file jaia_dccl.pb.h.
|
inline |
Definition at line 2292 of file jaia_dccl.pb.h.
|
inline |
Definition at line 2295 of file jaia_dccl.pb.h.
|
inlinestatic |
Definition at line 2161 of file jaia_dccl.pb.h.
|
final |
|
inline |
Definition at line 2198 of file jaia_dccl.pb.h.
|
inline |
Definition at line 2145 of file jaia_dccl.pb.h.
|
inlinefinal |
Definition at line 2192 of file jaia_dccl.pb.h.
|
inline |
Definition at line 2124 of file jaia_dccl.pb.h.
|
inlinenoexcept |
Definition at line 2128 of file jaia_dccl.pb.h.
|
inline |
Definition at line 6062 of file jaia_dccl.pb.h.
|
inline |
Definition at line 2288 of file jaia_dccl.pb.h.
|
inline |
Definition at line 6034 of file jaia_dccl.pb.h.
|
inline |
Definition at line 2273 of file jaia_dccl.pb.h.
|
inline |
Definition at line 6026 of file jaia_dccl.pb.h.
|
inline |
Definition at line 2277 of file jaia_dccl.pb.h.
|
inline |
Definition at line 2280 of file jaia_dccl.pb.h.
|
inline |
Definition at line 2171 of file jaia_dccl.pb.h.
|
inline |
Definition at line 2142 of file jaia_dccl.pb.h.
|
inline |
Definition at line 2184 of file jaia_dccl.pb.h.
|
friend |
Definition at line 2302 of file jaia_dccl.pb.h.
|
friend |
Definition at line 2220 of file jaia_dccl.pb.h.
|
friend |
Definition at line 2312 of file jaia_dccl.pb.h.
|
friend |
Definition at line 2168 of file jaia_dccl.pb.h.
|
static |
Definition at line 2229 of file jaia_dccl.pb.h.
| Impl_ jaiabot::protobuf::DriftPacket_EstimatedDrift::_impl_ |
Definition at line 2311 of file jaia_dccl.pb.h.
|
staticconstexpr |
Definition at line 2165 of file jaia_dccl.pb.h.