Avro C++
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.hhThis header contains type traits and similar utilities used by the library
 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
 LogicalType.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