OpenCV  4.10.0
开源计算机视觉库
正在加载...
正在搜索...
没有匹配项
公有成员函数 | 所有成员列表
cv::gapi::wip::onevpl::DataProviderException 结构体参考

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

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

公有成员函数

 DataProviderException (const std::string &descr)
 
 DataProviderException (std::string &&descr)
 
virtual ~DataProviderException ()=default
 
virtual const char * what () const noexcept override
 

构造函数和析构函数文档

◆ DataProviderException() [1/2]

cv::gapi::wip::onevpl::DataProviderException::DataProviderException ( const std::string &  descr)

◆ DataProviderException() [2/2]

cv::gapi::wip::onevpl::DataProviderException::DataProviderException ( std::string &&  descr)

◆ ~DataProviderException()

virtual cv::gapi::wip::onevpl::DataProviderException::~DataProviderException ( )
virtualdefault

成员函数文档

◆ what()

virtual const char * cv::gapi::wip::onevpl::DataProviderException::what ( ) const
overridevirtualnoexcept

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