#include <jaiabot/messages/geographic_coordinate.pb.h>
Definition at line 72 of file geographic_coordinate.pb.h.
◆ lat_dimension
◆ lat_unit
◆ lon_dimension
◆ lon_unit
◆ anonymous enum
◆ GeographicCoordinate() [1/5]
jaiabot::protobuf::GeographicCoordinate::GeographicCoordinate |
( |
| ) |
|
|
inline |
◆ ~GeographicCoordinate()
jaiabot::protobuf::GeographicCoordinate::~GeographicCoordinate |
( |
| ) |
|
|
override |
◆ GeographicCoordinate() [2/5]
PROTOBUF_CONSTEXPR jaiabot::protobuf::GeographicCoordinate::GeographicCoordinate |
( |
::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized |
| ) |
|
|
explicit |
◆ GeographicCoordinate() [3/5]
◆ GeographicCoordinate() [4/5]
◆ GeographicCoordinate() [5/5]
jaiabot::protobuf::GeographicCoordinate::GeographicCoordinate |
( |
::PROTOBUF_NAMESPACE_ID::Arena * |
arena, |
|
|
bool |
is_message_owned = false |
|
) |
| |
|
explicitprotected |
◆ _InternalParse()
const char * jaiabot::protobuf::GeographicCoordinate::_InternalParse |
( |
const char * |
ptr, |
|
|
::PROTOBUF_NAMESPACE_ID::internal::ParseContext * |
ctx |
|
) |
| |
|
final |
◆ _InternalSerialize()
uint8_t * jaiabot::protobuf::GeographicCoordinate::_InternalSerialize |
( |
uint8_t * |
target, |
|
|
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream * |
stream |
|
) |
| const |
|
final |
◆ ByteSizeLong()
size_t jaiabot::protobuf::GeographicCoordinate::ByteSizeLong |
( |
| ) |
const |
|
final |
◆ Clear()
PROTOBUF_ATTRIBUTE_REINITIALIZES void jaiabot::protobuf::GeographicCoordinate::Clear |
( |
| ) |
|
|
final |
◆ clear_lat()
void jaiabot::protobuf::GeographicCoordinate::clear_lat |
( |
| ) |
|
|
inline |
◆ clear_lon()
void jaiabot::protobuf::GeographicCoordinate::clear_lon |
( |
| ) |
|
|
inline |
◆ CopyFrom()
◆ default_instance()
◆ descriptor()
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * jaiabot::protobuf::GeographicCoordinate::descriptor |
( |
| ) |
|
|
inlinestatic |
◆ GetCachedSize()
int jaiabot::protobuf::GeographicCoordinate::GetCachedSize |
( |
| ) |
const |
|
inlinefinal |
◆ GetClassData()
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * jaiabot::protobuf::GeographicCoordinate::GetClassData |
( |
| ) |
const |
|
final |
◆ GetDescriptor()
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * jaiabot::protobuf::GeographicCoordinate::GetDescriptor |
( |
| ) |
|
|
inlinestatic |
◆ GetMetadata()
::PROTOBUF_NAMESPACE_ID::Metadata jaiabot::protobuf::GeographicCoordinate::GetMetadata |
( |
| ) |
const |
|
final |
◆ GetReflection()
static const ::PROTOBUF_NAMESPACE_ID::Reflection * jaiabot::protobuf::GeographicCoordinate::GetReflection |
( |
| ) |
|
|
inlinestatic |
◆ has_lat()
bool jaiabot::protobuf::GeographicCoordinate::has_lat |
( |
| ) |
const |
|
inline |
◆ has_lon()
bool jaiabot::protobuf::GeographicCoordinate::has_lon |
( |
| ) |
const |
|
inline |
◆ internal_default_instance()
static const GeographicCoordinate * jaiabot::protobuf::GeographicCoordinate::internal_default_instance |
( |
| ) |
|
|
inlinestatic |
◆ IsInitialized()
bool jaiabot::protobuf::GeographicCoordinate::IsInitialized |
( |
| ) |
const |
|
final |
◆ lat()
double jaiabot::protobuf::GeographicCoordinate::lat |
( |
| ) |
const |
|
inline |
◆ lat_with_units() [1/2]
template<typename Quantity >
Quantity jaiabot::protobuf::GeographicCoordinate::lat_with_units |
( |
| ) |
const |
|
inline |
◆ lat_with_units() [2/2]
boost::units::quantity< lat_unit, double > jaiabot::protobuf::GeographicCoordinate::lat_with_units |
( |
| ) |
const |
|
inline |
◆ lon()
double jaiabot::protobuf::GeographicCoordinate::lon |
( |
| ) |
const |
|
inline |
◆ lon_with_units() [1/2]
template<typename Quantity >
Quantity jaiabot::protobuf::GeographicCoordinate::lon_with_units |
( |
| ) |
const |
|
inline |
◆ lon_with_units() [2/2]
boost::units::quantity< lon_unit, double > jaiabot::protobuf::GeographicCoordinate::lon_with_units |
( |
| ) |
const |
|
inline |
◆ MergeFrom()
◆ mutable_unknown_fields()
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * jaiabot::protobuf::GeographicCoordinate::mutable_unknown_fields |
( |
| ) |
|
|
inline |
◆ New()
GeographicCoordinate * jaiabot::protobuf::GeographicCoordinate::New |
( |
::PROTOBUF_NAMESPACE_ID::Arena * |
arena = nullptr | ) |
const |
|
inlinefinal |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ set_lat()
void jaiabot::protobuf::GeographicCoordinate::set_lat |
( |
double |
value | ) |
|
|
inline |
◆ set_lat_with_units()
template<typename Quantity >
void jaiabot::protobuf::GeographicCoordinate::set_lat_with_units |
( |
Quantity |
value_w_units | ) |
|
|
inline |
◆ set_lon()
void jaiabot::protobuf::GeographicCoordinate::set_lon |
( |
double |
value | ) |
|
|
inline |
◆ set_lon_with_units()
template<typename Quantity >
void jaiabot::protobuf::GeographicCoordinate::set_lon_with_units |
( |
Quantity |
value_w_units | ) |
|
|
inline |
◆ Swap()
◆ unknown_fields()
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & jaiabot::protobuf::GeographicCoordinate::unknown_fields |
( |
| ) |
const |
|
inline |
◆ UnsafeArenaSwap()
◆ ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
template<typename T >
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper |
|
friend |
◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata |
|
friend |
◆ ::TableStruct_jaiabot_2fmessages_2fgeographic_5fcoordinate_2eproto
◆ swap
◆ _class_data_
const ClassData jaiabot::protobuf::GeographicCoordinate::_class_data_ |
|
static |
◆ _impl_
Impl_ jaiabot::protobuf::GeographicCoordinate::_impl_ |
◆ kIndexInFileMessages
constexpr int jaiabot::protobuf::GeographicCoordinate::kIndexInFileMessages |
|
staticconstexpr |
The documentation for this class was generated from the following file: