OpenCV  4.10.0
开源计算机视觉
正在加载...
正在搜索...
没有匹配项
| 公有成员函数 | 所有成员列表
cv::detail::OptRef< RefHolder > 结构模板参考

#include <opencv2/gapi/gstreaming.hpp>

cv::detail::OptRef< RefHolder > 的协作图

struct  Holder
 
struct  OptHolder
 

公有成员函数

template<class T >
 OptRef (cv::optional< T > &t)
 
void mov (RefHolder &h)
 
void reset ()
 

构造函数和析构函数文档

◆ OptRef()

template<typename RefHolder >
template<class T >
cv::detail::OptRef< RefHolder >::OptRef ( cv::optional< T > &  t)
inlineexplicit

成员函数文档

◆ mov()

template<typename RefHolder >
void cv::detail::OptRef< RefHolder >::mov ( RefHolder &  h)
inline

◆ reset()

template<typename RefHolder >
void cv::detail::OptRef< RefHolder >::reset ( )
inline

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