ubuntu-location-service
..
An aggregating location service providing positioning and geocoding capabilities to applications.
|
#include <codec.h>
Static Public Member Functions | |
static void | encode_argument (Message::Writer &writer, const com::ubuntu::location::SpaceVehicle &in) |
static void | decode_argument (Message::Reader &reader, com::ubuntu::location::SpaceVehicle &in) |
|
inlinestatic |
Definition at line 244 of file codec.h.
References com::ubuntu::location::SpaceVehicle::azimuth, core::dbus::Codec< com::ubuntu::location::SpaceVehicle::Key >::decode_argument(), com::ubuntu::location::SpaceVehicle::elevation, com::ubuntu::location::SpaceVehicle::has_almanac_data, com::ubuntu::location::SpaceVehicle::has_ephimeris_data, com::ubuntu::location::SpaceVehicle::key, com::ubuntu::location::SpaceVehicle::snr, and com::ubuntu::location::SpaceVehicle::used_in_fix.
Referenced by core::dbus::Codec< std::map< com::ubuntu::location::SpaceVehicle::Key, com::ubuntu::location::SpaceVehicle > >::decode_argument().
|
inlinestatic |
Definition at line 229 of file codec.h.
References com::ubuntu::location::SpaceVehicle::azimuth, com::ubuntu::location::SpaceVehicle::elevation, core::dbus::Codec< com::ubuntu::location::SpaceVehicle::Key >::encode_argument(), com::ubuntu::location::SpaceVehicle::has_almanac_data, com::ubuntu::location::SpaceVehicle::has_ephimeris_data, com::ubuntu::location::SpaceVehicle::key, com::ubuntu::location::SpaceVehicle::snr, and com::ubuntu::location::SpaceVehicle::used_in_fix.
Referenced by core::dbus::Codec< std::map< com::ubuntu::location::SpaceVehicle::Key, com::ubuntu::location::SpaceVehicle > >::encode_argument().