Avro C++
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator
File List
Here is a list of all documented files with brief descriptions:
[detail level 12]
  api
 AvroParse.hhStandalone parse functions for Avro types
 AvroSerialize.hhStandalone serialize functions for Avro types
 AvroTraits.hhDefine an is_serializable trait for types we can serialize natively
 Boost.hh
 Compiler.hh
 Config.hh
 DataFile.hh
 Decoder.hhLow level support for decoding avro values
 Encoder.hhLow level support for encoding avro values
 Exception.hh
 Generic.hh
 GenericDatum.hh
 Layout.hh
 Node.hh
 NodeConcepts.hh
 NodeImpl.hh
 Parser.hh
 Reader.hh
 Resolver.hh
 ResolverSchema.hh
 ResolvingReader.hh
 Schema.hhSchemas for representing all the avro types
 SchemaResolution.hh
 Serializer.hh
 Specific.hh
 Stream.hh
 Types.hh
 Validator.hh
 ValidSchema.hh
 Writer.hh
 Zigzag.hhFunctions for encoding and decoding integers with zigzag compression