OpenCV
4.6.0
Open Source Computer Vision
|
This is the complete list of members for cv::AsyncPromise, including all inherited members.
_getImpl() const CV_NOEXCEPT | cv::AsyncPromise | inline |
AsyncArray::Impl | cv::AsyncPromise | friend |
AsyncPromise() CV_NOEXCEPT | cv::AsyncPromise | |
AsyncPromise(const AsyncPromise &o) CV_NOEXCEPT | cv::AsyncPromise | explicit |
getArrayResult() | cv::AsyncPromise | |
Impl typedef | cv::AsyncPromise | |
operator=(const AsyncPromise &o) CV_NOEXCEPT | cv::AsyncPromise | |
p | cv::AsyncPromise | protected |
release() CV_NOEXCEPT | cv::AsyncPromise | |
setException(const cv::Exception &exception) | cv::AsyncPromise | |
setValue(InputArray value) | cv::AsyncPromise | |
~AsyncPromise() CV_NOEXCEPT | cv::AsyncPromise |