|
iceberg-cpp
|
This is the complete list of members for iceberg::StructType, including all inherited members.
| Equals(const Type &other) const override | iceberg::StructType | protectedvirtual |
| field_by_id_ (defined in iceberg::StructType) | iceberg::StructType | protected |
| field_by_lowercase_name_ (defined in iceberg::StructType) | iceberg::StructType | protected |
| field_by_name_ (defined in iceberg::StructType) | iceberg::StructType | protected |
| fields() const override | iceberg::StructType | virtual |
| fields_ (defined in iceberg::StructType) | iceberg::StructType | protected |
| GetFieldById(int32_t field_id) const override | iceberg::StructType | virtual |
| GetFieldByIndex(int32_t index) const override | iceberg::StructType | virtual |
| GetFieldByName(std::string_view name, bool case_sensitive) const override | iceberg::StructType | virtual |
| GetFieldByName(std::string_view name, bool case_sensitive) const=0 | iceberg::StructType | virtual |
| GetFieldByName(std::string_view name) const | iceberg::StructType | |
| InitFieldById(const StructType &) (defined in iceberg::StructType) | iceberg::StructType | protectedstatic |
| InitFieldByLowerCaseName(const StructType &) (defined in iceberg::StructType) | iceberg::StructType | protectedstatic |
| InitFieldByName(const StructType &) (defined in iceberg::StructType) | iceberg::StructType | protectedstatic |
| is_nested() const override | iceberg::NestedType | inlinevirtual |
| is_primitive() const override | iceberg::NestedType | inlinevirtual |
| kTypeId (defined in iceberg::StructType) | iceberg::StructType | static |
| SchemaFieldConstRef typedef (defined in iceberg::NestedType) | iceberg::NestedType | |
| StructType(std::vector< SchemaField > fields) (defined in iceberg::StructType) | iceberg::StructType | explicit |
| ToSchema() const (defined in iceberg::StructType) | iceberg::StructType | |
| ToString() const override | iceberg::StructType | virtual |
| type_id() const override | iceberg::StructType | virtual |
| ~Formattable()=default (defined in iceberg::util::Formattable) | iceberg::util::Formattable | virtual |
| ~StructType() override=default (defined in iceberg::StructType) | iceberg::StructType | |
| ~Type() override=default (defined in iceberg::Type) | iceberg::Type |