OpenCV453
公開メンバ関数 | 静的公開メンバ関数 | 限定公開変数類 | フレンド | 全メンバ一覧
cv::ocl::Queue クラス

公開メンバ関数

 Queue (const Context &c, const Device &d=Device())
 
 Queue (const Queue &q)
 
Queueoperator= (const Queue &q)
 
 Queue (Queue &&q) CV_NOEXCEPT
 
Queueoperator= (Queue &&q) CV_NOEXCEPT
 
bool create (const Context &c=Context(), const Device &d=Device())
 
void finish ()
 
void * ptr () const
 
const QueuegetProfilingQueue () const
 Returns OpenCL command queue with enable profiling mode support
 
Impl * getImpl () const
 
bool empty () const
 

静的公開メンバ関数

static QueuegetDefault ()
 

限定公開変数類

Impl * p
 

フレンド

struct Impl
 

このクラス詳解は次のファイルから抽出されました: