#include "ocl.hpp"
§ Queue() [1/3]
cv::ocl::Queue::Queue |
( |
| ) |
|
§ Queue() [2/3]
§ ~Queue()
cv::ocl::Queue::~Queue |
( |
| ) |
|
§ Queue() [3/3]
cv::ocl::Queue::Queue |
( |
const Queue & |
q | ) |
|
§ create()
§ 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=()
Queue& cv::ocl::Queue::operator= |
( |
const Queue & |
q | ) |
|
§ ptr()
void* cv::ocl::Queue::ptr |
( |
| ) |
const |
§ Impl
The documentation for this class was generated from the following file: