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::Key &in) |
static void | decode_argument (Message::Reader &reader, com::ubuntu::location::SpaceVehicle::Key &in) |
|
inlinestatic |
Definition at line 219 of file codec.h.
References com::ubuntu::location::SpaceVehicle::Key::id, and com::ubuntu::location::SpaceVehicle::Key::type.
Referenced by core::dbus::Codec< com::ubuntu::location::SpaceVehicle >::decode_argument().
|
inlinestatic |
Definition at line 213 of file codec.h.
References com::ubuntu::location::SpaceVehicle::Key::id, and com::ubuntu::location::SpaceVehicle::Key::type.
Referenced by core::dbus::Codec< com::ubuntu::location::SpaceVehicle >::encode_argument().