Struct cv::detail::OCVSetupHelper< Impl, std::tuple< Ins… > >#
#include <opencv2/gapi/cpu/gcpukernel.hpp>Collaboration diagram for cv::detail::OCVSetupHelper< Impl, std::tuple< Ins… > >:
Member Function Documentation#
setup()#
static void cv::detail::OCVSetupHelper< Impl, std::tuple< Ins… > >::setup(
const GMetaArgs & metaArgs,
const GArgs & args,
GArg & state,
const GCompileArgs & compileArgs )
setup_impl()#
template<int... IIs>
static decltype(Impl::setup(detail::get_in_meta< Ins >(metaArgs, args, IIs)…, std::declval< typename std::add_lvalue_reference< std::shared_ptr< typename Impl::State > >::type >()), void()) cv::detail::OCVSetupHelper< Impl, std::tuple< Ins… > >::setup_impl(
const GMetaArgs & metaArgs,
const GArgs & args,
GArg & state,
const GCompileArgs & ,
detail::Seq< IIs… > )
setup_impl()#
template<int... IIs>
static decltype(Impl::setup(detail::get_in_meta< Ins >(metaArgs, args, IIs)…, std::declval< typename std::add_lvalue_reference< std::shared_ptr< typename Impl::State > >::type >(), compileArgs), void()) cv::detail::OCVSetupHelper< Impl, std::tuple< Ins… > >::setup_impl(
const GMetaArgs & metaArgs,
const GArgs & args,
GArg & state,
const GCompileArgs & compileArgs,
detail::Seq< IIs… > )
Source file#
The documentation for this struct was generated from the following file:
opencv2/gapi/cpu/gcpukernel.hpp