Avro C++
Public Member Functions | List of all members
avro::ArraySchema Class Reference
Inheritance diagram for avro::ArraySchema:
avro::Schema

Public Member Functions

 ArraySchema (const Schema &itemsSchema)
 
 ArraySchema (const ArraySchema &itemsSchema)
 
- 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_
 

The documentation for this class was generated from the following file: