|
iceberg-cpp
|
This is the complete list of members for iceberg::NestedType, including all inherited members.
| Equals(const Type &other) const =0 | iceberg::Type | protectedpure virtual |
| fields() const =0 | iceberg::NestedType | pure virtual |
| GetFieldById(int32_t field_id) const =0 | iceberg::NestedType | pure virtual |
| GetFieldByIndex(int32_t index) const =0 | iceberg::NestedType | pure virtual |
| GetFieldByName(std::string_view name, bool case_sensitive) const =0 | iceberg::NestedType | pure virtual |
| GetFieldByName(std::string_view name) const | iceberg::NestedType | |
| is_nested() const override | iceberg::NestedType | inlinevirtual |
| is_primitive() const override | iceberg::NestedType | inlinevirtual |
| SchemaFieldConstRef typedef (defined in iceberg::NestedType) | iceberg::NestedType | |
| ToString() const =0 | iceberg::util::Formattable | pure virtual |
| type_id() const =0 | iceberg::Type | pure virtual |
| ~Formattable()=default (defined in iceberg::util::Formattable) | iceberg::util::Formattable | virtual |
| ~Type() override=default (defined in iceberg::Type) | iceberg::Type |