GPS Member List
This is the complete list of members for GPS, including all inherited members.
_class_data_ | GPS | static |
_InternalParse(const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final | GPS | |
_InternalSerialize(uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final | GPS | |
altitude() const | GPS | inline |
ByteSizeLong() const final | GPS | |
Clear() final | GPS | |
clear_altitude() | GPS | inline |
clear_header() | GPS | |
clear_latitude_deg() | GPS | inline |
clear_link_name() | GPS | inline |
clear_longitude_deg() | GPS | inline |
clear_velocity_east() | GPS | inline |
clear_velocity_north() | GPS | inline |
clear_velocity_up() | GPS | inline |
CopyFrom(const GPS &from) | GPS | |
default_instance() | GPS | inlinestatic |
descriptor() | GPS | inlinestatic |
GetCachedSize() const final | GPS | inline |
GetClassData() const final | GPS | |
GetDescriptor() | GPS | inlinestatic |
GetMetadata() const final | GPS | |
GetReflection() | GPS | inlinestatic |
GPS() | GPS | inline |
GPS(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) | GPS | explicit |
GPS(const GPS &from) | GPS | |
GPS(GPS &&from) noexcept | GPS | inline |
GPS(::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | GPS | explicitprotected |
has_header() const | GPS | inline |
header() const | GPS | inline |
internal_default_instance() | GPS | inlinestatic |
IsInitialized() const final | GPS | |
kAltitudeFieldNumber enum value | GPS | |
kHeaderFieldNumber enum value | GPS | |
kIndexInFileMessages | GPS | static |
kLatitudeDegFieldNumber enum value | GPS | |
kLinkNameFieldNumber enum value | GPS | |
kLongitudeDegFieldNumber enum value | GPS | |
kVelocityEastFieldNumber enum value | GPS | |
kVelocityNorthFieldNumber enum value | GPS | |
kVelocityUpFieldNumber enum value | GPS | |
latitude_deg() const | GPS | inline |
link_name() const | GPS | inline |
longitude_deg() const | GPS | inline |
MergeFrom(const GPS &from) | GPS | |
mutable_header() | GPS | inline |
mutable_link_name() | GPS | inline |
New(::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final | GPS | inline |
operator=(const GPS &from) | GPS | inline |
operator=(GPS &&from) noexcept | GPS | inline |
release_header() | GPS | inline |
release_link_name() | GPS | inline |
set_allocated_header(::ignition::msgs::Header *header) | GPS | inline |
set_allocated_link_name(std::string *link_name) | GPS | inline |
set_altitude(double value) | GPS | inline |
set_latitude_deg(double value) | GPS | inline |
set_link_name(ArgT0 &&arg0, ArgT... args) | GPS | |
set_link_name(ArgT0 &&arg0, ArgT... args) | GPS | inline |
set_longitude_deg(double value) | GPS | inline |
set_velocity_east(double value) | GPS | inline |
set_velocity_north(double value) | GPS | inline |
set_velocity_up(double value) | GPS | inline |
swap(GPS &a, GPS &b) | GPS | friend |
Swap(GPS *other) | GPS | inline |
unsafe_arena_release_header() | GPS | inline |
unsafe_arena_set_allocated_header(::ignition::msgs::Header *header) | GPS | inline |
UnsafeArenaSwap(GPS *other) | GPS | inline |
velocity_east() const | GPS | inline |
velocity_north() const | GPS | inline |
velocity_up() const | GPS | inline |
~GPS() override | GPS |