Avro C++
|
The base class for all generic type for containers. More...
#include <GenericDatum.hh>
Public Member Functions | |
const NodePtr & | schema () const |
Returns the schema for this object. | |
Protected Member Functions | |
GenericContainer (Type type, const NodePtr &s) | |
Constructs a container corresponding to the given schema. | |
The base class for all generic type for containers.