#include <navsat.pb.h>
◆ NavSat() [1/2]
◆ ~NavSat()
◆ NavSat() [2/2]
◆ altitude()
double altitude |
( |
| ) |
const |
|
inline |
◆ ByteSizeLong()
size_t ByteSizeLong |
( |
| ) |
const |
|
final |
◆ Clear()
◆ clear_altitude()
◆ clear_frame_id()
◆ clear_header()
◆ clear_latitude_deg()
void clear_latitude_deg |
( |
| ) |
|
|
inline |
◆ clear_longitude_deg()
void clear_longitude_deg |
( |
| ) |
|
|
inline |
◆ clear_velocity_east()
void clear_velocity_east |
( |
| ) |
|
|
inline |
◆ clear_velocity_north()
void clear_velocity_north |
( |
| ) |
|
|
inline |
◆ clear_velocity_up()
void clear_velocity_up |
( |
| ) |
|
|
inline |
◆ CopyFrom() [1/2]
void CopyFrom |
( |
const ::google::protobuf::Message & |
from | ) |
|
|
final |
◆ CopyFrom() [2/2]
void CopyFrom |
( |
const NavSat & |
from | ) |
|
◆ default_instance()
static const NavSat& default_instance |
( |
| ) |
|
|
static |
◆ descriptor()
static const ::google::protobuf::Descriptor* descriptor |
( |
| ) |
|
|
static |
◆ frame_id()
◆ GetCachedSize()
int GetCachedSize |
( |
| ) |
const |
|
inlinefinal |
◆ GetMetadata()
::google::protobuf::Metadata GetMetadata |
( |
| ) |
const |
|
final |
◆ has_header()
bool has_header |
( |
| ) |
const |
|
inline |
◆ header()
◆ InitAsDefaultInstance()
static void InitAsDefaultInstance |
( |
| ) |
|
|
static |
◆ internal_default_instance()
static const NavSat* internal_default_instance |
( |
| ) |
|
|
inlinestatic |
◆ InternalSerializeWithCachedSizesToArray()
::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray |
( |
bool |
deterministic, |
|
|
::google::protobuf::uint8 * |
target |
|
) |
| const |
|
final |
◆ IsInitialized()
bool IsInitialized |
( |
| ) |
const |
|
final |
◆ latitude_deg()
double latitude_deg |
( |
| ) |
const |
|
inline |
◆ longitude_deg()
double longitude_deg |
( |
| ) |
const |
|
inline |
◆ MergeFrom() [1/2]
void MergeFrom |
( |
const ::google::protobuf::Message & |
from | ) |
|
|
final |
◆ MergeFrom() [2/2]
void MergeFrom |
( |
const NavSat & |
from | ) |
|
◆ MergePartialFromCodedStream()
bool MergePartialFromCodedStream |
( |
::google::protobuf::io::CodedInputStream * |
input | ) |
|
|
final |
◆ mutable_frame_id()
◆ mutable_header()
◆ New() [1/2]
◆ New() [2/2]
NavSat* New |
( |
::google::protobuf::Arena * |
arena | ) |
const |
|
inlinefinal |
◆ operator=()
◆ release_frame_id()
◆ release_header()
◆ SerializeWithCachedSizes()
void SerializeWithCachedSizes |
( |
::google::protobuf::io::CodedOutputStream * |
output | ) |
const |
|
final |
◆ set_allocated_frame_id()
void set_allocated_frame_id |
( |
::std::string * |
frame_id | ) |
|
|
inline |
◆ set_allocated_header()
◆ set_altitude()
void set_altitude |
( |
double |
value | ) |
|
|
inline |
◆ set_frame_id() [1/3]
◆ set_frame_id() [2/3]
void set_frame_id |
( |
const char * |
value | ) |
|
|
inline |
◆ set_frame_id() [3/3]
void set_frame_id |
( |
const char * |
value, |
|
|
size_t |
size |
|
) |
| |
|
inline |
◆ set_latitude_deg()
void set_latitude_deg |
( |
double |
value | ) |
|
|
inline |
◆ set_longitude_deg()
void set_longitude_deg |
( |
double |
value | ) |
|
|
inline |
◆ set_velocity_east()
void set_velocity_east |
( |
double |
value | ) |
|
|
inline |
◆ set_velocity_north()
void set_velocity_north |
( |
double |
value | ) |
|
|
inline |
◆ set_velocity_up()
void set_velocity_up |
( |
double |
value | ) |
|
|
inline |
◆ Swap()
◆ velocity_east()
double velocity_east |
( |
| ) |
const |
|
inline |
◆ velocity_north()
double velocity_north |
( |
| ) |
const |
|
inline |
◆ velocity_up()
double velocity_up |
( |
| ) |
const |
|
inline |
◆ kAltitudeFieldNumber
const int kAltitudeFieldNumber = 4 |
|
static |
◆ kFrameIdFieldNumber
const int kFrameIdFieldNumber = 8 |
|
static |
◆ kHeaderFieldNumber
const int kHeaderFieldNumber = 1 |
|
static |
◆ kIndexInFileMessages
constexpr int kIndexInFileMessages |
|
staticconstexpr |
◆ kLatitudeDegFieldNumber
const int kLatitudeDegFieldNumber = 2 |
|
static |
◆ kLongitudeDegFieldNumber
const int kLongitudeDegFieldNumber = 3 |
|
static |
◆ kVelocityEastFieldNumber
const int kVelocityEastFieldNumber = 5 |
|
static |
◆ kVelocityNorthFieldNumber
const int kVelocityNorthFieldNumber = 6 |
|
static |
◆ kVelocityUpFieldNumber
const int kVelocityUpFieldNumber = 7 |
|
static |
The documentation for this class was generated from the following file: