| 
    Avro C++
   
    
   
   | 
  
  
  
 
#include <boost/noncopyable.hpp>#include <stdint.h>#include "Config.hh"#include "Reader.hh"Go to the source code of this file.
Classes | |
| class | avro::Resolver | 
Namespaces | |
| namespace | avro | 
A bunch of templates and specializations for encoding and decoding specific types.  | |
Functions | |
| Resolver * | avro::constructResolver (const ValidSchema &rwriterSchema, const ValidSchema &readerSchema, const Layout &readerLayout) | 
 1.7.6.1