List of all members |
Public Types |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes |
Protected Member Functions
GPS Class Referencefinal
#include <gps.pb.h>
Public Types | |
enum | : int { kLinkNameFieldNumber = 2 , kHeaderFieldNumber = 1 , kLatitudeDegFieldNumber = 3 , kLongitudeDegFieldNumber = 4 , kAltitudeFieldNumber = 5 , kVelocityEastFieldNumber = 6 , kVelocityNorthFieldNumber = 7 , kVelocityUpFieldNumber = 8 } |
Public Member Functions | |
GPS () | |
constexpr | GPS (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
GPS (const GPS &from) | |
GPS (GPS &&from) noexcept | |
~GPS () override | |
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 |
double | altitude () const |
size_t | ByteSizeLong () const final |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
void | clear_altitude () |
void | clear_header () |
void | clear_latitude_deg () |
void | clear_link_name () |
void | clear_longitude_deg () |
void | clear_velocity_east () |
void | clear_velocity_north () |
void | clear_velocity_up () |
void | CopyFrom (const GPS &from) |
int | GetCachedSize () const final |
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * | GetClassData () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
bool | has_header () const |
const ::ignition::msgs::Header & | header () const |
bool | IsInitialized () const final |
double | latitude_deg () const |
const std::string & | link_name () const |
double | longitude_deg () const |
void | MergeFrom (const GPS &from) |
::ignition::msgs::Header * | mutable_header () |
std::string * | mutable_link_name () |
GPS * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
GPS & | operator= (const GPS &from) |
GPS & | operator= (GPS &&from) noexcept |
PROTOBUF_NODISCARD ::ignition::msgs::Header * | release_header () |
PROTOBUF_NODISCARD std::string * | release_link_name () |
void | set_allocated_header (::ignition::msgs::Header *header) |
void | set_allocated_link_name (std::string *link_name) |
void | set_altitude (double value) |
void | set_latitude_deg (double value) |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_link_name (ArgT0 &&arg0, ArgT... args) |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_link_name (ArgT0 &&arg0, ArgT... args) |
void | set_longitude_deg (double value) |
void | set_velocity_east (double value) |
void | set_velocity_north (double value) |
void | set_velocity_up (double value) |
void | Swap (GPS *other) |
::ignition::msgs::Header * | unsafe_arena_release_header () |
void | unsafe_arena_set_allocated_header (::ignition::msgs::Header *header) |
void | UnsafeArenaSwap (GPS *other) |
double | velocity_east () const |
double | velocity_north () const |
double | velocity_up () const |
Static Public Member Functions | |
static const GPS & | default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const GPS * | internal_default_instance () |
Static Public Attributes | |
static const ClassData | _class_data_ |
static constexpr int | kIndexInFileMessages |
Protected Member Functions | |
GPS (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | |
Member Enumeration Documentation
◆ anonymous enum
anonymous enum : int |
Constructor & Destructor Documentation
◆ GPS() [1/5]
|
inline |
◆ ~GPS()
|
override |
◆ GPS() [2/5]
|
explicitconstexpr |
◆ GPS() [3/5]
◆ GPS() [4/5]
◆ GPS() [5/5]
|
explicitprotected |
Member Function Documentation
◆ _InternalParse()
|
final |
◆ _InternalSerialize()
|
final |
◆ altitude()
|
inline |
◆ ByteSizeLong()
|
final |
◆ Clear()
|
final |
◆ clear_altitude()
|
inline |
◆ clear_header()
void clear_header | ( | ) |
◆ clear_latitude_deg()
|
inline |
◆ clear_link_name()
|
inline |
◆ clear_longitude_deg()
|
inline |
◆ clear_velocity_east()
|
inline |
◆ clear_velocity_north()
|
inline |
◆ clear_velocity_up()
|
inline |
◆ CopyFrom()
void CopyFrom | ( | const GPS & | from | ) |
◆ default_instance()
|
inlinestatic |
◆ descriptor()
|
inlinestatic |
◆ GetCachedSize()
|
inlinefinal |
◆ GetClassData()
|
final |
◆ GetDescriptor()
|
inlinestatic |
◆ GetMetadata()
|
final |
◆ GetReflection()
|
inlinestatic |
◆ has_header()
|
inline |
◆ header()
|
inline |
◆ internal_default_instance()
|
inlinestatic |
References ignition::msgs::_GPS_default_instance_.
◆ IsInitialized()
|
final |
◆ latitude_deg()
|
inline |
◆ link_name()
|
inline |
◆ longitude_deg()
|
inline |
◆ MergeFrom()
void MergeFrom | ( | const GPS & | from | ) |
◆ mutable_header()
|
inline |
◆ mutable_link_name()
|
inline |
◆ New()
|
inlinefinal |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ release_header()
|
inline |
◆ release_link_name()
|
inline |
◆ set_allocated_header()
|
inline |
◆ set_allocated_link_name()
|
inline |
◆ set_altitude()
|
inline |
◆ set_latitude_deg()
|
inline |
◆ set_link_name() [1/2]
void set_link_name | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
◆ set_link_name() [2/2]
|
inline |
◆ set_longitude_deg()
|
inline |
◆ set_velocity_east()
|
inline |
◆ set_velocity_north()
|
inline |
◆ set_velocity_up()
|
inline |
◆ Swap()
|
inline |
◆ unsafe_arena_release_header()
|
inline |
◆ unsafe_arena_set_allocated_header()
|
inline |
◆ UnsafeArenaSwap()
|
inline |
◆ velocity_east()
|
inline |
◆ velocity_north()
|
inline |
◆ velocity_up()
|
inline |
Member Data Documentation
◆ _class_data_
|
static |
◆ kIndexInFileMessages
|
staticconstexpr |
Initial value:
=
0
The documentation for this class was generated from the following file: