OpenCV 4.10.0
开源计算机视觉
|
这是 cv::ocl::Queue(包括所有继承成员)的完整成员列表。
create(const Context &c=Context(), const Device &d=Device()) | cv::ocl::Queue | |
empty() const | cv::ocl::Queue | inline |
finish() | cv::ocl::Queue | |
getDefault() | cv::ocl::Queue | static |
getImpl() const | cv::ocl::Queue | inline |
getProfilingQueue() const | cv::ocl::Queue | |
Impl | cv::ocl::Queue | friend |
operator=(const Queue &q) | cv::ocl::Queue | |
operator=(Queue &&q) CV_NOEXCEPT | cv::ocl::Queue | |
p | cv::ocl::Queue | protected |
ptr() const | cv::ocl::Queue | |
Queue() CV_NOEXCEPT | cv::ocl::Queue | |
Queue(const Context &c, const Device &d=Device()) | cv::ocl::Queue | explicit |
Queue(const Queue &q) | cv::ocl::Queue | |
Queue(Queue &&q) CV_NOEXCEPT | cv::ocl::Queue | |
~Queue() | cv::ocl::Queue |