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

該結構體的文件由以下檔案生成