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

#include <codec.h>

+ Collaboration diagram for core::dbus::Codec< com::ubuntu::location::units::Quantity< T > >:

Static Public Member Functions

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

Detailed Description

template<typename T>
struct core::dbus::Codec< com::ubuntu::location::units::Quantity< T > >

Definition at line 139 of file codec.h.

Member Function Documentation

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

Definition at line 146 of file codec.h.

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

Definition at line 141 of file codec.h.


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