Gazebo Msgs

API Reference

5.11.0
GPS Member List

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

altitude() constGPSinline
ByteSizeLong() const finalGPS
Clear() finalGPS
clear_altitude()GPSinline
clear_header()GPS
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) finalGPS
CopyFrom(const GPS &from)GPS
default_instance()GPSstatic
descriptor()GPSstatic
GetCachedSize() const finalGPSinline
GetMetadata() const finalGPS
GPS()GPS
GPS(const GPS &from)GPS
has_header() constGPSinline
header() constGPSinline
InitAsDefaultInstance()GPSstatic
internal_default_instance()GPSinlinestatic
InternalSerializeWithCachedSizesToArray(bool deterministic, ::google::protobuf::uint8 *target) const finalGPS
IsInitialized() const finalGPS
kAltitudeFieldNumberGPSstatic
kHeaderFieldNumberGPSstatic
kIndexInFileMessagesGPSstatic
kLatitudeDegFieldNumberGPSstatic
kLinkNameFieldNumberGPSstatic
kLongitudeDegFieldNumberGPSstatic
kVelocityEastFieldNumberGPSstatic
kVelocityNorthFieldNumberGPSstatic
kVelocityUpFieldNumberGPSstatic
latitude_deg() constGPSinline
link_name() constGPSinline
longitude_deg() constGPSinline
MergeFrom(const ::google::protobuf::Message &from) finalGPS
MergeFrom(const GPS &from)GPS
MergePartialFromCodedStream(::google::protobuf::io::CodedInputStream *input) finalGPS
mutable_header()GPSinline
mutable_link_name()GPSinline
New() const finalGPSinline
New(::google::protobuf::Arena *arena) const finalGPSinline
operator=(const GPS &from)GPSinline
release_header()GPSinline
release_link_name()GPSinline
SerializeWithCachedSizes(::google::protobuf::io::CodedOutputStream *output) const finalGPS
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 &a, GPS &b)GPSfriend
Swap(GPS *other)GPS
velocity_east() constGPSinline
velocity_north() constGPSinline
velocity_up() constGPSinline
~GPS()GPSvirtual