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

#include <codec.h>

Collaboration diagram for core::dbus::Codec< com::lomiri::location::Update< T > >:

Static Public Member Functions

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

Detailed Description

template<typename T>
struct core::dbus::Codec< com::lomiri::location::Update< T > >

Definition at line 462 of file codec.h.

Member Function Documentation

◆ decode_argument()

template<typename T>
void core::dbus::Codec< com::lomiri::location::Update< T > >::decode_argument ( Message::Reader & reader,
com::lomiri::location::Update< T > & in )
inlinestatic

◆ encode_argument()

template<typename T>
void core::dbus::Codec< com::lomiri::location::Update< T > >::encode_argument ( Message::Writer & writer,
const com::lomiri::location::Update< T > & in )
inlinestatic

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