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
无可用描述。