CLOGS
C++ library for sorting and searching in OpenCL applications
clogs::Algorithm Member List

This is the complete list of members for clogs::Algorithm, including all inherited members.

Algorithm() (defined in clogs::Algorithm)clogs::Algorithmprotected
getDetail() const clogs::Algorithmprotected
getDetailNonNull() const clogs::Algorithmprotected
moveAssign(Algorithm &other)clogs::Algorithmprotected
moveConstruct(Algorithm &other)clogs::Algorithmprotected
setDetail(detail::Algorithm *ptr)clogs::Algorithmprotected
setEventCallback(void(*callback)(const cl::Event &, void *), void *userData, void(*free)(void *)=NULL)clogs::Algorithminline
setEventCallback(const T &callback)clogs::Algorithminline
setEventCallback(void(*callback)(cl_event, void *), void *userData, void(*free)(void *)=NULL)clogs::Algorithm
swap(Algorithm &other)clogs::Algorithmprotected
~Algorithm() (defined in clogs::Algorithm)clogs::Algorithmprotected