|
OpenCV 4.5.3(日本語機械翻訳)
|
公開メンバ関数 |
|
| 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 |