#include <opencv2/core/ocl.hpp>
◆ Queue() [1/4]
cv::ocl::Queue::Queue |
( |
| ) |
|
◆ Queue() [2/4]
◆ ~Queue()
cv::ocl::Queue::~Queue |
( |
| ) |
|
◆ Queue() [3/4]
cv::ocl::Queue::Queue |
( |
const Queue & |
q | ) |
|
◆ Queue() [4/4]
cv::ocl::Queue::Queue |
( |
Queue && |
q | ) |
|
◆ create()
◆ empty()
bool cv::ocl::Queue::empty |
( |
| ) |
const |
|
inline |
◆ finish()
void cv::ocl::Queue::finish |
( |
| ) |
|
◆ getDefault()
static Queue& cv::ocl::Queue::getDefault |
( |
| ) |
|
|
static |
◆ getImpl()
Impl* cv::ocl::Queue::getImpl |
( |
| ) |
const |
|
inline |
◆ getProfilingQueue()
const Queue& cv::ocl::Queue::getProfilingQueue |
( |
| ) |
const |
Returns OpenCL command queue with enable profiling mode support.
◆ operator=() [1/2]
Queue& cv::ocl::Queue::operator= |
( |
const Queue & |
q | ) |
|
◆ operator=() [2/2]
◆ ptr()
void* cv::ocl::Queue::ptr |
( |
| ) |
const |
◆ Impl
The documentation for this class was generated from the following file: