Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
OpenCl
DotNetCore
Memory
Pipe
C# 클래스 OpenCl.DotNetCore.Memory.Pipe
Represents an OpenCL pipe.
상속:
OpenCl.DotNetCore.Memory.MemoryObject
파일 보기
프로젝트 열기: swap-dev/SwapReferenceMiner
공개 메소드들
메소드
설명
Pipe
(
IntPtr
handle
) :
System
Initializes a new
Pipe
instance.
메소드 상세
Pipe()
공개
메소드
Initializes a new
Pipe
instance.
public
Pipe
(
IntPtr
handle
) :
System
handle
IntPtr
The handle to the OpenCL pipe.
리턴
System