類別

GandivaUInt64SelectionVector

描述

class Gandiva.UInt64SelectionVector : Gandiva.SelectionVector {
  parent_instance: GGandivaSelectionVector
}
尚無描述。

建構子

ggandiva_uint64_selection_vector_new
尚無描述。

since: 4.0.0

實例方法

繼承自 GGandivaSelectionVector 的方法 (2)
ggandiva_selection_vector_get_mode
尚無描述。

since: 4.0.0

ggandiva_selection_vector_to_array
尚無描述。

since: 4.0.0

繼承自 GObject 的方法 (43)

請參閱 GObject 以查看完整的方法列表。

屬性

繼承自 GGandivaSelectionVector 的屬性 (1)

訊號

繼承自 GObject 的訊號 (1)
GObject::notify

當物件的其中一個屬性透過 g_object_set_property()、g_object_set() 等等設定其值時,會發射 notify 訊號。

類別結構

struct GandivaUInt64SelectionVectorClass {
  GGandivaSelectionVectorClass parent_class;
  
}
尚無描述。
類別成員
parent_class: GGandivaSelectionVectorClass
尚無描述。