Struct cv::detail::OCVCallHelper< Impl, std::tuple< Ins… >, std::tuple< Outs… > >#

Member Function Documentation#

call()#

static void cv::detail::OCVCallHelper< Impl, std::tuple< Ins… >, std::tuple< Outs… > >::call(GCPUContext & ctx)

call_impl()#

template<int... IIs, int... OIs>
static void cv::detail::OCVCallHelper< Impl, std::tuple< Ins… >, std::tuple< Outs… > >::call_impl(
cv::GCPUContext & ctx,
Impl & impl,
detail::Seq< IIs… > ,
detail::Seq< OIs… > )

Here is the call graph for this function:

cv::detail::OCVCallHelper< Impl, std::tuple< Ins... >, std::tuple< Outs... > >::call_impl Node1 cv::detail::OCVCallHelper < Impl, std::tuple< Ins... >, std::tuple< Outs... > >::call_impl Node2 cv::detail::get_in::get Node1->Node2 Node3 cv::GCPUContext::inArg Node2->Node3

cv::detail::OCVCallHelper< Impl, std::tuple< Ins... >, std::tuple< Outs... > >::call_impl Node1 cv::detail::OCVCallHelper < Impl, std::tuple< Ins... >, std::tuple< Outs... > >::call_impl Node2 cv::detail::get_in::get Node1->Node2 Node3 cv::GCPUContext::inArg Node2->Node3

call_impl()#

template<int... IIs, int... OIs>
static void cv::detail::OCVCallHelper< Impl, std::tuple< Ins… >, std::tuple< Outs… > >::call_impl(
GCPUContext & ctx,
detail::Seq< IIs… > ,
detail::Seq< OIs… > )

Here is the call graph for this function:

cv::detail::OCVCallHelper< Impl, std::tuple< Ins... >, std::tuple< Outs... > >::call_impl Node1 cv::detail::OCVCallHelper < Impl, std::tuple< Ins... >, std::tuple< Outs... > >::call_impl Node2 cv::detail::get_in::get Node1->Node2 Node3 cv::GCPUContext::inArg Node2->Node3

cv::detail::OCVCallHelper< Impl, std::tuple< Ins... >, std::tuple< Outs... > >::call_impl Node1 cv::detail::OCVCallHelper < Impl, std::tuple< Ins... >, std::tuple< Outs... > >::call_impl Node2 cv::detail::get_in::get Node1->Node2 Node3 cv::GCPUContext::inArg Node2->Node3

callFunctor()#

static void cv::detail::OCVCallHelper< Impl, std::tuple< Ins… >, std::tuple< Outs… > >::callFunctor(
cv::GCPUContext & ctx,
Impl & impl )

Source file#

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