Ignition Msgs

API Reference

8.1.0
GPS Member List

This is the complete list of members for GPS, including all inherited members.

altitude() constGPSinline
ByteSize() constGPS
Clear()GPS
clear_altitude()GPSinline
clear_header()GPSinline
clear_latitude_deg()GPSinline
clear_link_name()GPSinline
clear_longitude_deg()GPSinline
clear_velocity_east()GPSinline
clear_velocity_north()GPSinline
clear_velocity_up()GPSinline
CopyFrom(const ::google::protobuf::Message &from)GPS
CopyFrom(const GPS &from)GPS
default_instance()GPSstatic
descriptor()GPSstatic
GetCachedSize() constGPSinline
GetMetadata() constGPS
GPS()GPS
GPS(const GPS &from)GPS
has_header() constGPSinline
header() constGPSinline
InternalSerializeWithCachedSizesToArray(bool deterministic, ::google::protobuf::uint8 *output) constGPS
IsInitialized() constGPS
kAltitudeFieldNumberGPSstatic
kHeaderFieldNumberGPSstatic
kLatitudeDegFieldNumberGPSstatic
kLinkNameFieldNumberGPSstatic
kLongitudeDegFieldNumberGPSstatic
kVelocityEastFieldNumberGPSstatic
kVelocityNorthFieldNumberGPSstatic
kVelocityUpFieldNumberGPSstatic
latitude_deg() constGPSinline
link_name() constGPSinline
longitude_deg() constGPSinline
MergeFrom(const ::google::protobuf::Message &from)GPS
MergeFrom(const GPS &from)GPS
MergePartialFromCodedStream(::google::protobuf::io::CodedInputStream *input)GPS
mutable_header()GPSinline
mutable_link_name()GPSinline
New() constGPSinline
New(::google::protobuf::Arena *arena) constGPS
operator=(const GPS &from)GPSinline
protobuf_AddDesc_ignition_2fmsgs_2fgps_2eproto()GPSfriend
protobuf_AssignDesc_ignition_2fmsgs_2fgps_2eproto()GPSfriend
protobuf_ShutdownFile_ignition_2fmsgs_2fgps_2eproto()GPSfriend
release_header()GPSinline
release_link_name()GPSinline
SerializeWithCachedSizes(::google::protobuf::io::CodedOutputStream *output) constGPS
SerializeWithCachedSizesToArray(::google::protobuf::uint8 *output) constGPSinline
set_allocated_header(::ignition::msgs::Header *header)GPSinline
set_allocated_link_name(::std::string *link_name)GPSinline
set_altitude(double value)GPSinline
set_latitude_deg(double value)GPSinline
set_link_name(const ::std::string &value)GPSinline
set_link_name(const char *value)GPSinline
set_link_name(const char *value, size_t size)GPSinline
set_longitude_deg(double value)GPSinline
set_velocity_east(double value)GPSinline
set_velocity_north(double value)GPSinline
set_velocity_up(double value)GPSinline
Swap(GPS *other)GPS
velocity_east() constGPSinline
velocity_north() constGPSinline
velocity_up() constGPSinline
~GPS()GPSvirtual