![]() |
OpenCV 4.12.0
開源計算機視覺
|
這是 cv::AsyncArray 的完整成員列表,包括所有繼承的成員。
| _getImpl() const CV_NOEXCEPT | cv::AsyncArray | inline |
| AsyncArray() CV_NOEXCEPT | cv::AsyncArray | |
| AsyncArray(const AsyncArray &o) CV_NOEXCEPT | cv::AsyncArray | |
| AsyncArray(AsyncArray &&o) | cv::AsyncArray | inline |
| get(OutputArray dst) const | cv::AsyncArray | |
| get(OutputArray dst, int64 timeoutNs) const | cv::AsyncArray | |
| get(OutputArray dst, double timeoutNs) const | cv::AsyncArray | inline |
| get(OutputArray dst, const std::chrono::duration< _Rep, _Period > &timeout) | cv::AsyncArray | inline |
| Impl | cv::AsyncArray | friend |
| operator=(const AsyncArray &o) CV_NOEXCEPT | cv::AsyncArray | |
| operator=(AsyncArray &&o) CV_NOEXCEPT | cv::AsyncArray | inline |
| p | cv::AsyncArray | 保護 |
| release() CV_NOEXCEPT | cv::AsyncArray | |
| valid() const CV_NOEXCEPT | cv::AsyncArray | |
| wait_for(int64 timeoutNs) const | cv::AsyncArray | |
| wait_for(double timeoutNs) const | cv::AsyncArray | inline |
| wait_for(const std::chrono::duration< _Rep, _Period > &timeout) | cv::AsyncArray | inline |
| ~AsyncArray() CV_NOEXCEPT | cv::AsyncArray |