類別

ArrowMemoryPool

描述

class Arrow.MemoryPool : GObject.Object {
  parent_instance: GObject
}
無可用描述。

繼承自

函式

garrow_memory_pool_default
無可用描述。

since: 9.0.0

實例方法

garrow_memory_pool_get_backend_name
無可用描述。

since: 9.0.0

garrow_memory_pool_get_bytes_allocated
無可用描述。

since: 9.0.0

garrow_memory_pool_get_max_memory

傳回此記憶體集區中的記憶體配置峰值。

since: 9.0.0

繼承自 GObject (43) 的方法

請參閱 GObject 以取得完整的方法列表。

屬性

Arrow.MemoryPool:memory-pool
無可用描述。

信號

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

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

類別結構

struct ArrowMemoryPoolClass {
  GObjectClass parent_class;
  
}
無可用描述。
類別成員
parent_class: GObjectClass
無可用描述。