Documentation
Dlang.org
Int64DataType
arrow
int64_data_type
class
Int64DataType :
IntegerDataType
{
this
(void* ptr, Flag!"Take" take);
static
GType
_getGType
();
GType
_gType
[@property getter];
Int64DataType
self
();
this
();
}
Constructors
this
this
(void* ptr, Flag!"Take" take)
this
this
()
Members
Functions
self
Int64DataType
self
()
Returns
this
, for use in
with
statements.
Properties
_gType
GType
_gType
[@property getter]
Static functions
_getGType
GType
_getGType
()
Inherited Members
From IntegerDataType
_getGType
GType
_getGType
()
_gType
GType
_gType
[@property getter]
self
IntegerDataType
self
()
Returns
this
, for use in
with
statements.
isSigned
bool
isSigned
()
arrow
int64_data_type
classes
Int64DataType