Static Public Member Functions
ublox::Serializer< T > Struct Template Reference

#include <serialization.h>

List of all members.

Static Public Member Functions

static void read (const uint8_t *data, uint32_t count, typename boost::call_traits< T >::reference message)
static uint32_t serializedLength (typename boost::call_traits< T >::param_type message)
static void write (uint8_t *data, uint32_t size, typename boost::call_traits< T >::param_type message)

Detailed Description

template<typename T>
struct ublox::Serializer< T >

Definition at line 45 of file serialization.h.


Member Function Documentation

template<typename T >
void ublox::Serializer< T >::read ( const uint8_t *  data,
uint32_t  count,
typename boost::call_traits< T >::reference  message 
) [static]

Definition at line 40 of file serialization_ros.h.

template<typename T >
uint32_t ublox::Serializer< T >::serializedLength ( typename boost::call_traits< T >::param_type  message) [static]

Definition at line 47 of file serialization_ros.h.

template<typename T >
void ublox::Serializer< T >::write ( uint8_t *  data,
uint32_t  size,
typename boost::call_traits< T >::param_type  message 
) [static]

Definition at line 53 of file serialization_ros.h.


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


ublox_serialization
Author(s): Johannes Meyer
autogenerated on Wed Aug 26 2015 16:35:56