Ignition Msgs

API Reference

8.4.0
NavSat Member List

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

altitude() constNavSatinline
ByteSize() constNavSat
Clear()NavSat
clear_altitude()NavSatinline
clear_frame_id()NavSatinline
clear_header()NavSatinline
clear_latitude_deg()NavSatinline
clear_longitude_deg()NavSatinline
clear_velocity_east()NavSatinline
clear_velocity_north()NavSatinline
clear_velocity_up()NavSatinline
CopyFrom(const ::google::protobuf::Message &from)NavSat
CopyFrom(const NavSat &from)NavSat
default_instance()NavSatstatic
descriptor()NavSatstatic
frame_id() constNavSatinline
GetCachedSize() constNavSatinline
GetMetadata() constNavSat
has_header() constNavSatinline
header() constNavSatinline
InternalSerializeWithCachedSizesToArray(bool deterministic, ::google::protobuf::uint8 *output) constNavSat
IsInitialized() constNavSat
kAltitudeFieldNumberNavSatstatic
kFrameIdFieldNumberNavSatstatic
kHeaderFieldNumberNavSatstatic
kLatitudeDegFieldNumberNavSatstatic
kLongitudeDegFieldNumberNavSatstatic
kVelocityEastFieldNumberNavSatstatic
kVelocityNorthFieldNumberNavSatstatic
kVelocityUpFieldNumberNavSatstatic
latitude_deg() constNavSatinline
longitude_deg() constNavSatinline
MergeFrom(const ::google::protobuf::Message &from)NavSat
MergeFrom(const NavSat &from)NavSat
MergePartialFromCodedStream(::google::protobuf::io::CodedInputStream *input)NavSat
mutable_frame_id()NavSatinline
mutable_header()NavSatinline
NavSat()NavSat
NavSat(const NavSat &from)NavSat
New() constNavSatinline
New(::google::protobuf::Arena *arena) constNavSat
operator=(const NavSat &from)NavSatinline
protobuf_AddDesc_ignition_2fmsgs_2fnavsat_2eproto()NavSatfriend
protobuf_AssignDesc_ignition_2fmsgs_2fnavsat_2eproto()NavSatfriend
protobuf_ShutdownFile_ignition_2fmsgs_2fnavsat_2eproto()NavSatfriend
release_frame_id()NavSatinline
release_header()NavSatinline
SerializeWithCachedSizes(::google::protobuf::io::CodedOutputStream *output) constNavSat
SerializeWithCachedSizesToArray(::google::protobuf::uint8 *output) constNavSatinline
set_allocated_frame_id(::std::string *frame_id)NavSatinline
set_allocated_header(::ignition::msgs::Header *header)NavSatinline
set_altitude(double value)NavSatinline
set_frame_id(const ::std::string &value)NavSatinline
set_frame_id(const char *value)NavSatinline
set_frame_id(const char *value, size_t size)NavSatinline
set_latitude_deg(double value)NavSatinline
set_longitude_deg(double value)NavSatinline
set_velocity_east(double value)NavSatinline
set_velocity_north(double value)NavSatinline
set_velocity_up(double value)NavSatinline
Swap(NavSat *other)NavSat
velocity_east() constNavSatinline
velocity_north() constNavSatinline
velocity_up() constNavSatinline
~NavSat()NavSatvirtual