OpenCV 4.11.0
开源计算机视觉库
加载中…
搜索中…
未找到匹配项
cv::gapi::wip::onevpl::DataProviderSystemErrorException 结构体参考final

#include <opencv2/gapi/streaming/onevpl/data_provider_interface.hpp>

cv::gapi::wip::onevpl::DataProviderSystemErrorException 的协作图

公有成员函数

 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)
 
虚函数 ~DataProviderException ()=default
 
虚函数 const char * what () const noexcept override
 

构造函数 & 析构函数文档

◆ DataProviderSystemErrorException()

cv::gapi::wip::onevpl::DataProviderSystemErrorException::DataProviderSystemErrorException ( int error_code,
const std::string & description = std::string() )

◆ ~DataProviderSystemErrorException()

cv::gapi::wip::onevpl::DataProviderSystemErrorException::~DataProviderSystemErrorException ( )
默认

此结构体的文档是从以下文件生成的