arrow.struct_data_type

Module for [StructDataType] class

Types 3

Methods
GType _getGType() static nothrow
GType _gType() @property nothrow
StructDataType self() nothrowReturns `this`, for use in `with` statements.
StructDataTypeGidBuilder builder() static nothrowGet builder for [arrow.struct_data_type.StructDataType] Returns: New builder object
arrow.field.Field getFieldByName(string name) nothrow
int getFieldIndex(string name) nothrow
int getNFields() nothrow
Constructors
this(void * ptr, Flag!"Take" take)
Methods
StructDataType build() nothrowCreate object from builder. Returns: New object