Documentation
Dlang.org
ScalarGidBuilderImpl
arrow
scalar
Fluent builder implementation template for
arrow.scalar.Scalar
class
ScalarGidBuilderImpl : gobject.object.ObjectWrapGidBuilderImpl!T(
T
) {
T
dataType
(arrow.data_type.DataType propval);
T
scalar
(void* propval);
}
Members
Functions
dataType
T
dataType
(arrow.data_type.DataType propval)
Set
dataType
property.
scalar
T
scalar
(void* propval)
arrow
scalar
classes
Scalar
ScalarGidBuilder
ScalarGidBuilderImpl
Fluent builder implementation template for arrow.scalar.Scalar