Avro C++
|
#include <boost/noncopyable.hpp>
#include <cstdint>
#include <memory>
#include "Config.hh"
#include "Reader.hh"
Go to the source code of this file.
Classes | |
class | avro::ResolverSchema |
Namespaces | |
avro | |
A bunch of templates and specializations for encoding and decoding specific types. | |