OpenCV  4.9.0-dev
Open Source Computer Vision
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
cv::gapi::streaming::detail::GMeta Struct Reference

#include <opencv2/gapi/streaming/meta.hpp>

Collaboration diagram for cv::gapi::streaming::detail::GMeta:

Static Public Member Functions

static GMetaArgs getOutMeta (const GMetaArgs &args, const GArgs &)
 
static const char * id ()
 
template<typename... R, int... IIs>
static std::tuple< R... > yield (cv::GCall &call, cv::detail::Seq< IIs... >)
 

Member Function Documentation

◆ getOutMeta()

static GMetaArgs cv::gapi::streaming::detail::GMeta::getOutMeta ( const GMetaArgs args,
const GArgs  
)
inlinestatic

◆ id()

static const char * cv::gapi::streaming::detail::GMeta::id ( )
inlinestatic

◆ yield()

template<typename... R, int... IIs>
static std::tuple< R... > cv::gapi::streaming::detail::GMeta::yield ( cv::GCall call,
cv::detail::Seq< IIs... >   
)
inlinestatic

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