Platform interface.
More...
#include <cl.hpp>
Platform interface.
Definition at line 1265 of file cl.hpp.
cl::Platform::Platform |
( |
cl_platform_id |
platform | ) |
|
|
inline |
cl::Platform::Platform |
( |
| ) |
|
|
inline |
cl::Platform::Platform |
( |
const Platform & |
platform | ) |
|
|
inline |
cl::Platform::Platform |
( |
cl_platform_id |
platform | ) |
|
|
inline |
cl::Platform::Platform |
( |
| ) |
|
|
inline |
cl::Platform::Platform |
( |
const Platform & |
platform | ) |
|
|
inline |
cl_int cl::Platform::getDevices |
( |
cl_device_type |
type, |
|
|
VECTOR_CLASS< Device > * |
devices |
|
) |
| const |
|
inline |
cl_int cl::Platform::getDevices |
( |
cl_device_type |
type, |
|
|
VECTOR_CLASS< Device > * |
devices |
|
) |
| const |
|
inline |
cl_int cl::Platform::getInfo |
( |
cl_platform_info |
name, |
|
|
STRING_CLASS * |
param |
|
) |
| const |
|
inline |
cl_int cl::Platform::getInfo |
( |
cl_platform_info |
name, |
|
|
STRING_CLASS * |
param |
|
) |
| const |
|
inline |
static const Platform cl::Platform::null |
( |
| ) |
|
|
static |
static const Platform cl::Platform::null |
( |
| ) |
|
|
static |
The documentation for this class was generated from the following file: