CLOGS
C++ library for sorting and searching in OpenCL applications
|
This is the complete list of members for clogs::Algorithm, including all inherited members.
Algorithm() (defined in clogs::Algorithm) | clogs::Algorithm | protected |
getDetail() const | clogs::Algorithm | protected |
getDetailNonNull() const | clogs::Algorithm | protected |
moveAssign(Algorithm &other) | clogs::Algorithm | protected |
moveConstruct(Algorithm &other) | clogs::Algorithm | protected |
setDetail(detail::Algorithm *ptr) | clogs::Algorithm | protected |
setEventCallback(void(*callback)(const cl::Event &, void *), void *userData, void(*free)(void *)=NULL) | clogs::Algorithm | inline |
setEventCallback(const T &callback) | clogs::Algorithm | inline |
setEventCallback(void(*callback)(cl_event, void *), void *userData, void(*free)(void *)=NULL) | clogs::Algorithm | |
swap(Algorithm &other) | clogs::Algorithm | protected |
~Algorithm() (defined in clogs::Algorithm) | clogs::Algorithm | protected |