arrow.double_scalar

Module for [DoubleScalar] class

Types 3

Methods
GType _getGType() static nothrow
GType _gType() @property nothrow
DoubleScalar self() nothrowReturns `this`, for use in `with` statements.
DoubleScalarGidBuilder builder() static nothrowGet builder for [arrow.double_scalar.DoubleScalar] Returns: New builder object
double getValue() nothrow
Constructors
this(void * ptr, Flag!"Take" take)
this(double value)
Methods
DoubleScalar build() nothrowCreate object from builder. Returns: New object