Static Public Member Functions

avro::codec_traits< double > Struct Template Reference

codec_traits for Avro double. More...

#include <Specific.hh>

List of all members.

Static Public Member Functions

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

Detailed Description

template<>
struct avro::codec_traits< double >

codec_traits for Avro double.


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