cl::Event Class Reference
Event interface for cl_event.
More...
#include <cl.hpp>
List of all members.
Detailed Description
Event interface for cl_event.
Constructor & Destructor Documentation
cl::Event::Event |
( |
|
) |
[inline] |
cl::Event::Event |
( |
const Event & |
event |
) |
[inline] |
Member Function Documentation
template<typename T >
cl_int cl::Event::getInfo |
( |
cl_event_info |
name, |
|
|
T * |
param | |
|
) |
| | const [inline] |
template<cl_int name>
detail::param_traits<detail::cl_profiling_info, name>::param_type cl::Event::getProfilingInfo |
( |
cl_int * |
err = NULL |
) |
const [inline] |
template<typename T >
cl_int cl::Event::getProfilingInfo |
( |
cl_profiling_info |
name, |
|
|
T * |
param | |
|
) |
| | const [inline] |
Event& cl::Event::operator= |
( |
const Event & |
rhs |
) |
[inline] |
cl_int cl::Event::wait |
( |
|
) |
const [inline] |
static cl_int cl::Event::waitForEvents |
( |
const VECTOR_CLASS< Event > & |
events |
) |
[inline, static] |
The documentation for this class was generated from the following file:
- mod_fem_viewer/FemViewer/ocl/cl.hpp