#include <spherical_coordinates.pb.h>
◆ SurfaceModel
◆ anonymous enum
Enumerator |
---|
kHeaderFieldNumber | |
kLatitudeDegFieldNumber | |
kLongitudeDegFieldNumber | |
kElevationFieldNumber | |
kHeadingDegFieldNumber | |
kSurfaceModelFieldNumber | |
◆ SphericalCoordinates() [1/5]
◆ ~SphericalCoordinates()
◆ SphericalCoordinates() [2/5]
◆ SphericalCoordinates() [3/5]
◆ SphericalCoordinates() [4/5]
◆ SphericalCoordinates() [5/5]
◆ _InternalParse()
const char* _InternalParse |
( |
const char * |
ptr, |
|
|
::PROTOBUF_NAMESPACE_ID::internal::ParseContext * |
ctx |
|
) |
| |
|
final |
◆ _InternalSerialize()
uint8_t* _InternalSerialize |
( |
uint8_t * |
target, |
|
|
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream * |
stream |
|
) |
| const |
|
final |
◆ ByteSizeLong()
size_t ByteSizeLong |
( |
| ) |
const |
|
final |
◆ Clear()
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear |
( |
| ) |
|
|
final |
◆ clear_elevation()
◆ clear_header()
◆ clear_heading_deg()
void clear_heading_deg |
( |
| ) |
|
|
inline |
◆ clear_latitude_deg()
void clear_latitude_deg |
( |
| ) |
|
|
inline |
◆ clear_longitude_deg()
void clear_longitude_deg |
( |
| ) |
|
|
inline |
◆ clear_surface_model()
void clear_surface_model |
( |
| ) |
|
|
inline |
◆ CopyFrom()
◆ default_instance()
◆ descriptor()
static const ::PROTOBUF_NAMESPACE_ID::Descriptor* descriptor |
( |
| ) |
|
|
inlinestatic |
◆ elevation()
double elevation |
( |
| ) |
const |
|
inline |
◆ GetCachedSize()
int GetCachedSize |
( |
| ) |
const |
|
inlinefinal |
◆ GetClassData()
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData* GetClassData |
( |
| ) |
const |
|
final |
◆ GetDescriptor()
static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor |
( |
| ) |
|
|
inlinestatic |
◆ GetMetadata()
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata |
( |
| ) |
const |
|
final |
◆ GetReflection()
static const ::PROTOBUF_NAMESPACE_ID::Reflection* GetReflection |
( |
| ) |
|
|
inlinestatic |
◆ has_header()
bool has_header |
( |
| ) |
const |
|
inline |
◆ header()
◆ heading_deg()
double heading_deg |
( |
| ) |
const |
|
inline |
◆ internal_default_instance()
◆ IsInitialized()
bool IsInitialized |
( |
| ) |
const |
|
final |
◆ latitude_deg()
double latitude_deg |
( |
| ) |
const |
|
inline |
◆ longitude_deg()
double longitude_deg |
( |
| ) |
const |
|
inline |
◆ MergeFrom()
◆ mutable_header()
◆ New()
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ release_header()
◆ set_allocated_header()
◆ set_elevation()
void set_elevation |
( |
double |
value | ) |
|
|
inline |
◆ set_heading_deg()
void set_heading_deg |
( |
double |
value | ) |
|
|
inline |
◆ set_latitude_deg()
void set_latitude_deg |
( |
double |
value | ) |
|
|
inline |
◆ set_longitude_deg()
void set_longitude_deg |
( |
double |
value | ) |
|
|
inline |
◆ set_surface_model()
◆ surface_model()
◆ SurfaceModel_descriptor()
static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor* SurfaceModel_descriptor |
( |
| ) |
|
|
inlinestatic |
◆ SurfaceModel_IsValid()
static bool SurfaceModel_IsValid |
( |
int |
value | ) |
|
|
inlinestatic |
◆ SurfaceModel_Name()
static const std::string& SurfaceModel_Name |
( |
T |
enum_t_value | ) |
|
|
inlinestatic |
◆ SurfaceModel_Parse()
static bool SurfaceModel_Parse |
( |
::PROTOBUF_NAMESPACE_ID::ConstStringParam |
name, |
|
|
SurfaceModel * |
value |
|
) |
| |
|
inlinestatic |
◆ Swap()
◆ unsafe_arena_release_header()
◆ unsafe_arena_set_allocated_header()
◆ UnsafeArenaSwap()
◆ _class_data_
const ClassData _class_data_ |
|
static |
◆ EARTH_WGS84
Initial value:=
@ SphericalCoordinates_SurfaceModel_EARTH_WGS84
Definition: spherical_coordinates.pb.h:83
◆ kIndexInFileMessages
constexpr int kIndexInFileMessages |
|
staticconstexpr |
◆ SurfaceModel_ARRAYSIZE
constexpr int SurfaceModel_ARRAYSIZE |
|
staticconstexpr |
Initial value:=
constexpr int SphericalCoordinates_SurfaceModel_SurfaceModel_ARRAYSIZE
Definition: spherical_coordinates.pb.h:90
◆ SurfaceModel_MAX
Initial value:=
constexpr SphericalCoordinates_SurfaceModel SphericalCoordinates_SurfaceModel_SurfaceModel_MAX
Definition: spherical_coordinates.pb.h:89
◆ SurfaceModel_MIN
Initial value:=
constexpr SphericalCoordinates_SurfaceModel SphericalCoordinates_SurfaceModel_SurfaceModel_MIN
Definition: spherical_coordinates.pb.h:88
The documentation for this class was generated from the following file: