Avro C++
|
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] |
Define an is_serializable trait for types we can serialize natively. | |
file | Boost.hh [code] |
file | Compiler.hh [code] |
file | Config.hh [code] |
file | DataFile.hh [code] |
file | Decoder.hh [code] |
Low level support for decoding avro values. | |
file | Encoder.hh [code] |
Low level support for encoding avro values. | |
file | Exception.hh [code] |
file | Generic.hh [code] |
file | Layout.hh [code] |
file | Node.hh [code] |
file | NodeConcepts.hh [code] |
file | NodeImpl.hh [code] |
file | Parser.hh [code] |
file | Reader.hh [code] |
file | Resolver.hh [code] |
file | ResolverSchema.hh [code] |
file | ResolvingReader.hh [code] |
file | Schema.hh [code] |
Schemas for representing all the avro types. | |
file | SchemaResolution.hh [code] |
file | Serializer.hh [code] |
file | Specific.hh [code] |
file | Stream.hh [code] |
file | Types.hh [code] |
file | Validator.hh [code] |
file | ValidSchema.hh [code] |
file | Writer.hh [code] |
file | Zigzag.hh [code] |
Functions for encoding and decoding integers with zigzag compression. |