OpenCV 4.10.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 |