Avro C++
|
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 CustomAttributes &customAttributes) (defined in avro::RecordSchema) | avro::RecordSchema | |
getDoc() const (defined in avro::RecordSchema) | avro::RecordSchema | |
node_ (defined in avro::Schema) | avro::Schema | protected |
RecordSchema(const std::string &name) (defined in avro::RecordSchema) | avro::RecordSchema | explicit |
root() const (defined in avro::Schema) | avro::Schema | inline |
root() (defined in avro::Schema) | avro::Schema | inline |
Schema(NodePtr node) (defined in avro::Schema) | avro::Schema | inlineexplicitprotected |
Schema(Node *node) (defined in avro::Schema) | avro::Schema | inlineexplicitprotected |
setDoc(const std::string &) (defined in avro::RecordSchema) | avro::RecordSchema | |
type() const (defined in avro::Schema) | avro::Schema | inline |
~Schema()=default (defined in avro::Schema) | avro::Schema | virtual |