Avro C++
avro::MapSchema Member List

This is the complete list of members for avro::MapSchema, including all inherited members.

MapSchema(const Schema &valuesSchema) (defined in avro::MapSchema)avro::MapSchemaexplicit
MapSchema(const MapSchema &itemsSchema) (defined in avro::MapSchema)avro::MapSchema
node_ (defined in avro::Schema)avro::Schemaprotected
root() const (defined in avro::Schema)avro::Schemainline
root() (defined in avro::Schema)avro::Schemainline
Schema(NodePtr node) (defined in avro::Schema)avro::Schemainlineexplicitprotected
Schema(Node *node) (defined in avro::Schema)avro::Schemainlineexplicitprotected
type() const (defined in avro::Schema)avro::Schemainline
~Schema()=default (defined in avro::Schema)avro::Schemavirtual