| Avro C++
    | 
The root Schema object is a base class. Nobody constructs this class directly. More...
#include <Schema.hh>
 
  
 | Public Member Functions | |
| Type | type () const | 
| const NodePtr & | root () const | 
| NodePtr & | root () | 
| Protected Member Functions | |
| Schema (const NodePtr &node) | |
| Schema (Node *node) | |
| Protected Attributes | |
| NodePtr | node_ | 
The root Schema object is a base class. Nobody constructs this class directly.
 1.8.13
 1.8.13