GPS Member List
This is the complete list of members for GPS, including all inherited members.
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 ::google::protobuf::Message &from) final | GPS | |
CopyFrom(const GPS &from) | GPS | |
default_instance() | GPS | static |
descriptor() | GPS | static |
GetCachedSize() const final | GPS | inline |
GetMetadata() const final | GPS | |
GPS() | GPS | |
GPS(const GPS &from) | GPS | |
has_header() const | GPS | inline |
header() const | GPS | inline |
InitAsDefaultInstance() | GPS | static |
internal_default_instance() | GPS | inlinestatic |
InternalSerializeWithCachedSizesToArray(bool deterministic, ::google::protobuf::uint8 *target) const final | GPS | |
IsInitialized() const final | GPS | |
kAltitudeFieldNumber | GPS | static |
kHeaderFieldNumber | GPS | static |
kIndexInFileMessages | GPS | static |
kLatitudeDegFieldNumber | GPS | static |
kLinkNameFieldNumber | GPS | static |
kLongitudeDegFieldNumber | GPS | static |
kVelocityEastFieldNumber | GPS | static |
kVelocityNorthFieldNumber | GPS | static |
kVelocityUpFieldNumber | GPS | static |
latitude_deg() const | GPS | inline |
link_name() const | GPS | inline |
longitude_deg() const | GPS | inline |
MergeFrom(const ::google::protobuf::Message &from) final | GPS | |
MergeFrom(const GPS &from) | GPS | |
MergePartialFromCodedStream(::google::protobuf::io::CodedInputStream *input) final | GPS | |
mutable_header() | GPS | inline |
mutable_link_name() | GPS | inline |
New() const final | GPS | inline |
New(::google::protobuf::Arena *arena) const final | GPS | inline |
operator=(const GPS &from) | GPS | inline |
release_header() | GPS | inline |
release_link_name() | GPS | inline |
SerializeWithCachedSizes(::google::protobuf::io::CodedOutputStream *output) const final | GPS | |
set_allocated_header(::gz::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(const ::std::string &value) | GPS | inline |
set_link_name(const char *value) | GPS | inline |
set_link_name(const char *value, size_t size) | 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 | |
velocity_east() const | GPS | inline |
velocity_north() const | GPS | inline |
velocity_up() const | GPS | inline |
~GPS() | GPS | virtual |