Namespaces | Functions
deserialise.hpp File Reference
#include "types.hpp"
#include <cstdlib>
Include dependency graph for deserialise.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  msp

Functions

int16_t msp::deserialise_int16 (const ByteVector &data, const size_t start)
int32_t msp::deserialise_int32 (const ByteVector &data, const size_t start)
uint16_t msp::deserialise_uint16 (const ByteVector &data, const size_t start)
uint32_t msp::deserialise_uint32 (const ByteVector &data, const size_t start)
void msp::serialise_int16 (const int16_t val, ByteVector &data)
void msp::serialise_uint16 (const uint16_t val, ByteVector &data)
void msp::serialise_uint32 (const uint32_t val, ByteVector &data)


msp
Author(s): Christian Rauch
autogenerated on Mon Oct 9 2017 03:02:14