iceberg-cpp
Loading...
Searching...
No Matches
iceberg::StructType Member List

This is the complete list of members for iceberg::StructType, including all inherited members.

Equals(const Type &other) const overrideiceberg::StructTypeprotectedvirtual
field_by_id_ (defined in iceberg::StructType)iceberg::StructTypeprotected
field_by_lowercase_name_ (defined in iceberg::StructType)iceberg::StructTypeprotected
field_by_name_ (defined in iceberg::StructType)iceberg::StructTypeprotected
fields() const overrideiceberg::StructTypevirtual
fields_ (defined in iceberg::StructType)iceberg::StructTypeprotected
GetFieldById(int32_t field_id) const overrideiceberg::StructTypevirtual
GetFieldByIndex(int32_t index) const overrideiceberg::StructTypevirtual
GetFieldByName(std::string_view name, bool case_sensitive) const overrideiceberg::StructTypevirtual
GetFieldByName(std::string_view name, bool case_sensitive) const=0iceberg::StructTypevirtual
GetFieldByName(std::string_view name) consticeberg::StructType
InitFieldById(const StructType &) (defined in iceberg::StructType)iceberg::StructTypeprotectedstatic
InitFieldByLowerCaseName(const StructType &) (defined in iceberg::StructType)iceberg::StructTypeprotectedstatic
InitFieldByName(const StructType &) (defined in iceberg::StructType)iceberg::StructTypeprotectedstatic
is_nested() const overrideiceberg::NestedTypeinlinevirtual
is_primitive() const overrideiceberg::NestedTypeinlinevirtual
kTypeId (defined in iceberg::StructType)iceberg::StructTypestatic
SchemaFieldConstRef typedef (defined in iceberg::NestedType)iceberg::NestedType
StructType(std::vector< SchemaField > fields) (defined in iceberg::StructType)iceberg::StructTypeexplicit
ToSchema() const (defined in iceberg::StructType)iceberg::StructType
ToString() const overrideiceberg::StructTypevirtual
type_id() const overrideiceberg::StructTypevirtual
~Formattable()=default (defined in iceberg::util::Formattable)iceberg::util::Formattablevirtual
~StructType() override=default (defined in iceberg::StructType)iceberg::StructType
~Type() override=default (defined in iceberg::Type)iceberg::Type