Struct cv::detail::MetaHelper< K, std::tuple< Ins… >, Out >#

Collaboration diagram for cv::detail::MetaHelper< K, std::tuple< Ins… >, Out >:

Member Function Documentation#

getOutMeta()#

static GMetaArgs cv::detail::MetaHelper< K, std::tuple< Ins… >, Out >::getOutMeta(
const GMetaArgs & in_meta,
const GArgs & in_args )

getOutMeta_impl()#

template<int... IIs>
static GMetaArgs cv::detail::MetaHelper< K, std::tuple< Ins… >, Out >::getOutMeta_impl(
const GMetaArgs & in_meta,
const GArgs & in_args,
detail::Seq< IIs… > )

Here is the call graph for this function:

cv::detail::MetaHelper< K, std::tuple< Ins... >, Out >::getOutMeta_impl Node1 cv::detail::MetaHelper < K, std::tuple< Ins... >, Out >::getOutMeta_impl Node2 cv::detail::get_in_meta Node1->Node2

cv::detail::MetaHelper< K, std::tuple< Ins... >, Out >::getOutMeta_impl Node1 cv::detail::MetaHelper < K, std::tuple< Ins... >, Out >::getOutMeta_impl Node2 cv::detail::get_in_meta Node1->Node2

Source file#

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