ubuntu-location-service  ..
An aggregating location service providing positioning and geocoding capabilities to applications.
core::dbus::Codec< com::ubuntu::location::wgs84::Coordinate< T, U > > Struct Template Reference

#include <codec.h>

+ Collaboration diagram for core::dbus::Codec< com::ubuntu::location::wgs84::Coordinate< T, U > >:

Static Public Member Functions

static void encode_argument (Message::Writer &writer, const com::ubuntu::location::wgs84::Coordinate< T, U > &in)
 
static void decode_argument (Message::Reader &reader, com::ubuntu::location::wgs84::Coordinate< T, U > &in)
 

Detailed Description

template<typename T, typename U>
struct core::dbus::Codec< com::ubuntu::location::wgs84::Coordinate< T, U > >

Definition at line 155 of file codec.h.

Member Function Documentation

◆ decode_argument()

template<typename T , typename U >
static void core::dbus::Codec< com::ubuntu::location::wgs84::Coordinate< T, U > >::decode_argument ( Message::Reader &  reader,
com::ubuntu::location::wgs84::Coordinate< T, U > &  in 
)
inlinestatic

◆ encode_argument()

template<typename T , typename U >
static void core::dbus::Codec< com::ubuntu::location::wgs84::Coordinate< T, U > >::encode_argument ( Message::Writer &  writer,
const com::ubuntu::location::wgs84::Coordinate< T, U > &  in 
)
inlinestatic

The documentation for this struct was generated from the following file: