Movatterモバイル変換


[0]ホーム

URL:


Class

ArrowDecimalDataType

Description

abstract class Arrow.DecimalDataType : Arrow.FixedSizeBinaryDataType {  parent_instance: GArrowFixedSizeBinaryDataType}
No description available.

Ancestors

Descendants

Constructors

garrow_decimal_data_type_new
No description available.

since: 0.10.0

Instance methods

garrow_decimal_data_type_get_precision
No description available.

since: 0.10.0

garrow_decimal_data_type_get_scale
No description available.

since: 0.10.0

Methods inherited fromGArrowFixedSizeBinaryDataType (1)
garrow_fixed_size_binary_data_type_get_byte_width
No description available.

since: 0.12.0

Methods inherited fromGArrowFixedWidthDataType (1)
Methods inherited fromGArrowDataType (5)
garrow_data_type_equal
No description available.

garrow_data_type_export
No description available.

since: 6.0.0

garrow_data_type_get_id
No description available.

garrow_data_type_get_name
No description available.

since: 3.0.0

garrow_data_type_to_string
No description available.

Methods inherited fromGObject (43)

Please see GObject for a full list of methods.

Properties

Properties inherited fromGArrowDataType (1)
Arrow.DataType:data-type
No description available.

Signals

Signals inherited fromGObject (1)
GObject::notify

The notify signal is emitted on an object when one of its properties hasits value set through g_object_set_property(), g_object_set(), et al.

Class structure

struct ArrowDecimalDataTypeClass {  GArrowFixedSizeBinaryDataTypeClass parent_class;  }
No description available.
Class members
parent_class: GArrowFixedSizeBinaryDataTypeClass
No description available.

[8]ページ先頭

©2009-2025 Movatter.jp