ArrowCUDAIPCMemoryHandle

描述

class ArrowCUDA.IPCMemoryHandle : GObject.Object {
  parent_instance: GObject
}
暂无描述。

祖先

构造函数

garrow_cuda_ipc_memory_handle_new
暂无描述。

自:0.8.0

实例方法

GObject 继承的方法 (43)

请参阅 GObject 获取完整的方法列表。

信号

GObject 继承的信号 (1)
GObject::notify (通知)

当对象的某个属性通过 g_object_set_property()、g_object_set() 等设置值时,会发出 notify 信号。

类结构

struct ArrowCUDAIPCMemoryHandleClass {
  GObjectClass parent_class;
  
}
暂无描述。
类成员
parent_class: GObjectClass (父类:GObjectClass)
暂无描述。