Avro C++
api Directory Reference

Files

file  AvroParse.hh [code]
 Standalone parse functions for Avro types.
 
file  AvroSerialize.hh [code]
 Standalone serialize functions for Avro types.
 
file  AvroTraits.hh [code]
 This header contains type traits and similar utilities used by the library.
 
file  Decoder.hh [code]
 Low level support for decoding avro values.
 
file  Encoder.hh [code]
 Low level support for encoding avro values.
 
file  Layout.hh [code]
 
file  Resolver.hh [code]
 
file  ResolverSchema.hh [code]
 
file  Schema.hh [code]
 Schemas for representing all the avro types.
 
file  Zigzag.hh [code]
 Functions for encoding and decoding integers with zigzag compression.