![]() |
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 |