, including all inherited members.
| addLeaf(const NodePtr &newLeaf) (defined in avro::Node) | avro::Node | [inline] |
| addName(const std::string &name) (defined in avro::Node) | avro::Node | [inline] |
| checkLock() const (defined in avro::Node) | avro::Node | [inline, protected] |
| checkName(const std::string &name) const (defined in avro::Node) | avro::Node | [protected] |
| doAddLeaf(const NodePtr &newLeaf) (defined in avro::NodeImpl< NoName, SingleLeaf, NoLeafNames, NoSize >) | avro::NodeImpl< NoName, SingleLeaf, NoLeafNames, NoSize > | [inline, protected, virtual] |
| doAddName(const std::string &name) (defined in avro::NodeImpl< NoName, SingleLeaf, NoLeafNames, NoSize >) | avro::NodeImpl< NoName, SingleLeaf, NoLeafNames, NoSize > | [inline, protected, virtual] |
| doSetFixedSize(int size) (defined in avro::NodeImpl< NoName, SingleLeaf, NoLeafNames, NoSize >) | avro::NodeImpl< NoName, SingleLeaf, NoLeafNames, NoSize > | [inline, protected, virtual] |
| doSetName(const std::string &name) (defined in avro::NodeImpl< NoName, SingleLeaf, NoLeafNames, NoSize >) | avro::NodeImpl< NoName, SingleLeaf, NoLeafNames, NoSize > | [inline, protected, virtual] |
| fixedSize() const (defined in avro::NodeImpl< NoName, SingleLeaf, NoLeafNames, NoSize >) | avro::NodeImpl< NoName, SingleLeaf, NoLeafNames, NoSize > | [inline, protected, virtual] |
| furtherResolution(const Node &node) const (defined in avro::NodeImpl< NoName, SingleLeaf, NoLeafNames, NoSize >) | avro::NodeImpl< NoName, SingleLeaf, NoLeafNames, NoSize > | [protected] |
| hasName() const (defined in avro::NodeImpl< NoName, SingleLeaf, NoLeafNames, NoSize >) | avro::NodeImpl< NoName, SingleLeaf, NoLeafNames, NoSize > | [inline, protected, virtual] |
| isValid() const (defined in avro::NodeArray) | avro::NodeArray | [inline, virtual] |
| leafAt(int index) const (defined in avro::NodeImpl< NoName, SingleLeaf, NoLeafNames, NoSize >) | avro::NodeImpl< NoName, SingleLeaf, NoLeafNames, NoSize > | [inline, protected, virtual] |
| leafAttributes_ (defined in avro::NodeImpl< NoName, SingleLeaf, NoLeafNames, NoSize >) | avro::NodeImpl< NoName, SingleLeaf, NoLeafNames, NoSize > | [protected] |
| leafNameAttributes_ (defined in avro::NodeImpl< NoName, SingleLeaf, NoLeafNames, NoSize >) | avro::NodeImpl< NoName, SingleLeaf, NoLeafNames, NoSize > | [protected] |
| leaves() const (defined in avro::NodeImpl< NoName, SingleLeaf, NoLeafNames, NoSize >) | avro::NodeImpl< NoName, SingleLeaf, NoLeafNames, NoSize > | [inline, protected, virtual] |
| lock() (defined in avro::Node) | avro::Node | [inline] |
| locked() const (defined in avro::Node) | avro::Node | [inline] |
| name() const (defined in avro::NodeImpl< NoName, SingleLeaf, NoLeafNames, NoSize >) | avro::NodeImpl< NoName, SingleLeaf, NoLeafNames, NoSize > | [inline, protected, virtual] |
| nameAt(int index) const (defined in avro::NodeImpl< NoName, SingleLeaf, NoLeafNames, NoSize >) | avro::NodeImpl< NoName, SingleLeaf, NoLeafNames, NoSize > | [inline, protected, virtual] |
| nameAttribute_ (defined in avro::NodeImpl< NoName, SingleLeaf, NoLeafNames, NoSize >) | avro::NodeImpl< NoName, SingleLeaf, NoLeafNames, NoSize > | [protected] |
| nameIndex(const std::string &name, size_t &index) const (defined in avro::NodeImpl< NoName, SingleLeaf, NoLeafNames, NoSize >) | avro::NodeImpl< NoName, SingleLeaf, NoLeafNames, NoSize > | [inline, protected, virtual] |
| nameIndex_ (defined in avro::NodeImpl< NoName, SingleLeaf, NoLeafNames, NoSize >) | avro::NodeImpl< NoName, SingleLeaf, NoLeafNames, NoSize > | [protected] |
| names() const (defined in avro::NodeImpl< NoName, SingleLeaf, NoLeafNames, NoSize >) | avro::NodeImpl< NoName, SingleLeaf, NoLeafNames, NoSize > | [inline, protected, virtual] |
| Node(Type type) (defined in avro::Node) | avro::Node | [inline] |
| NodeArray() (defined in avro::NodeArray) | avro::NodeArray | [inline] |
| NodeArray(const SingleLeaf &items) (defined in avro::NodeArray) | avro::NodeArray | [inline, explicit] |
| NodeImpl(Type type) (defined in avro::NodeImpl< NoName, SingleLeaf, NoLeafNames, NoSize >) | avro::NodeImpl< NoName, SingleLeaf, NoLeafNames, NoSize > | [inline, protected] |
| NodeImpl(Type type, const NoName &name, const SingleLeaf &leaves, const NoLeafNames &leafNames, const NoSize &size) (defined in avro::NodeImpl< NoName, SingleLeaf, NoLeafNames, NoSize >) | avro::NodeImpl< NoName, SingleLeaf, NoLeafNames, NoSize > | [inline, protected] |
| printBasicInfo(std::ostream &os) const (defined in avro::NodeImpl< NoName, SingleLeaf, NoLeafNames, NoSize >) | avro::NodeImpl< NoName, SingleLeaf, NoLeafNames, NoSize > | [protected, virtual] |
| printJson(std::ostream &os, int depth) const (defined in avro::NodeArray) | avro::NodeArray | [virtual] |
| resolve(const Node &reader) const (defined in avro::NodeArray) | avro::NodeArray | |
| resolve(const Node &reader) const =0 (defined in avro::Node) | avro::Node | [pure virtual] |
| setFixedSize(int size) (defined in avro::Node) | avro::Node | [inline] |
| setLeafToSymbolic(int index, const NodePtr &node) (defined in avro::NodeImpl< NoName, SingleLeaf, NoLeafNames, NoSize >) | avro::NodeImpl< NoName, SingleLeaf, NoLeafNames, NoSize > | [protected, virtual] |
| setName(const std::string &name) (defined in avro::Node) | avro::Node | [inline] |
| sizeAttribute_ (defined in avro::NodeImpl< NoName, SingleLeaf, NoLeafNames, NoSize >) | avro::NodeImpl< NoName, SingleLeaf, NoLeafNames, NoSize > | [protected] |
| type() const (defined in avro::Node) | avro::Node | [inline] |
| ValidSchema (defined in avro::Node) | avro::Node | [friend] |
| ~Node() (defined in avro::Node) | avro::Node | [virtual] |