|
Avro C++
|
The base class for all generic type for containers. More...
#include <Generic.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.
1.7.6.1