Avro C++
avro::RecordSchema Member List

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

addField(const std::string &name, const Schema &fieldSchema) (defined in avro::RecordSchema)avro::RecordSchema
addField(const std::string &name, const Schema &fieldSchema, const CustomFields &customFields) (defined in avro::RecordSchema)avro::RecordSchema
getDoc() const (defined in avro::RecordSchema)avro::RecordSchema
node_ (defined in avro::Schema)avro::Schemaprotected
RecordSchema(const std::string &name) (defined in avro::RecordSchema)avro::RecordSchemaexplicit
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
setDoc(const std::string &) (defined in avro::RecordSchema)avro::RecordSchema
type() const (defined in avro::Schema)avro::Schemainline
~Schema()=default (defined in avro::Schema)avro::Schemavirtual