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

Public Member Functions

 MapSchema (const Schema &valuesSchema)
 
 MapSchema (const MapSchema &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 (NodePtr node)
 
 Schema (Node *node)
 
- Protected Attributes inherited from avro::Schema
NodePtr node_
 

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