SPeCS Packages Documentation
Preparing search index...
@specs-feup/clava
clava/opencl/OpenCLCallVariables
OpenCLCallVariables
Class OpenCLCallVariables
Contains information about the variables created when inserting an OpenCL call.
Index
Constructors
constructor
Properties
id
Methods
get
Error
Code
get
Kernel
File
get
Kernel
String
get
Kernel
String
Size
get
Num
Platforms
get
Platform
Id
Constructors
constructor
new
OpenCLCallVariables
(
id
:
string
)
:
OpenCLCallVariables
Parameters
id
:
string
Returns
OpenCLCallVariables
Properties
id
id
:
string
Methods
get
Error
Code
getErrorCode
()
:
string
Returns
string
get
Kernel
File
getKernelFile
()
:
string
Returns
string
get
Kernel
String
getKernelString
()
:
string
Returns
string
get
Kernel
String
Size
getKernelStringSize
()
:
string
Returns
string
get
Num
Platforms
getNumPlatforms
()
:
string
Returns
string
get
Platform
Id
getPlatformId
()
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
id
Methods
get
Error
Code
get
Kernel
File
get
Kernel
String
get
Kernel
String
Size
get
Num
Platforms
get
Platform
Id
SPeCS Packages Documentation
Loading...
Contains information about the variables created when inserting an OpenCL call.