OpenCV  4.5.2
Open Source Computer Vision
Public Types | Public Member Functions | Public Attributes | List of all members
cv::detail::ExtractMetaCallback Struct Reference

#include <opencv2/gapi/garg.hpp>

Public Types

using CallBackT = std::function< cv::GMetaArgs(const cv::GTypesInfo &info)>
 

Public Member Functions

cv::GMetaArgs operator() (const cv::GTypesInfo &info) const
 

Public Attributes

CallBackT c
 

Member Typedef Documentation

◆ CallBackT

Member Function Documentation

◆ operator()()

cv::GMetaArgs cv::detail::ExtractMetaCallback::operator() ( const cv::GTypesInfo info) const
inline

Member Data Documentation

◆ c

CallBackT cv::detail::ExtractMetaCallback::c

The documentation for this struct was generated from the following file: