| Avro C++
    | 
 
  
 | Public Member Functions | |
| RecordSchema (const std::string &name) | |
| void | addField (const std::string &name, const Schema &fieldSchema) | 
| std::string | getDoc () const | 
| void | setDoc (const std::string &) | 
|  Public Member Functions inherited from avro::Schema | |
| Type | type () const | 
| const NodePtr & | root () const | 
| NodePtr & | root () | 
| Additional Inherited Members | |
|  Protected Member Functions inherited from avro::Schema | |
| Schema (const NodePtr &node) | |
| Schema (Node *node) | |
|  Protected Attributes inherited from avro::Schema | |
| NodePtr | node_ | 
 1.8.13
 1.8.13