![]() |
OpenCV 4.12.0
開源計算機視覺
|
#include <opencv2/gapi/streaming/onevpl/data_provider_interface.hpp>
公共成員函式 | |
| DataProviderSystemErrorException (int error_code, const std::string &description=std::string()) | |
| ~DataProviderSystemErrorException ()=default | |
從 cv::gapi::wip::onevpl::DataProviderException 繼承的公共成員函式 | |
| DataProviderException (const std::string &descr) | |
| DataProviderException (std::string &&descr) | |
| virtual | ~DataProviderException ()=default |
| virtual const char * | what () const noexcept override |
| cv::gapi::wip::onevpl::DataProviderSystemErrorException::DataProviderSystemErrorException | ( | int | error_code, |
| const std::string & | description = std::string() ) |
|
default |