Руслан Урядинский / libuavcan

Dependents:   UAVCAN UAVCAN_Subscriber

Embed: (wiki syntax)

« Back to documentation index

ScalarCodec Class Reference

ScalarCodec Class Reference

This class implements fast encoding/decoding of primitive type scalars into/from bit arrays. More...

#include <scalar_codec.hpp>


Detailed Description

This class implements fast encoding/decoding of primitive type scalars into/from bit arrays.

It uses the compile-time type information to eliminate run-time operations where possible.

Definition at line 20 of file scalar_codec.hpp.