Avro C++
Static Public Member Functions
avro::codec_traits< float > Struct Template Reference

codec_traits for Avro float. More...

#include <Specific.hh>

List of all members.

Static Public Member Functions

static void encode (Encoder &e, float f)
 Encodes a given value.
static void decode (Decoder &d, float &f)
 Decodes into a given value.

Detailed Description

template<>
struct avro::codec_traits< float >

codec_traits for Avro float.


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