OpenCV 4.5.3(日本語機械翻訳)
公開メンバ関数 | 静的公開メンバ関数 | 限定公開変数類 | フレンド | 全メンバ一覧
cv::ocl::Queue クラス

公開メンバ関数

Queue (const Context &c, const Device &d=Device())
Queue (const Queue &q)
Queue & operator= (const Queue &q)
Queue (Queue &&q) CV_NOEXCEPT
Queue & operator= (Queue &&q) CV_NOEXCEPT
bool create (const Context &c=Context(), const Device &d=Device())
void finish ()
void * ptr () const
const Queue & getProfilingQueue () const
プロファイリング・モードをサポートしたOpenCLコマンド・キューを返す
Impl * getImpl () const
bool empty () const

静的公開メンバ関数

static Queue & getDefault ()

限定公開変数類

Impl * p

フレンド

struct Impl

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