Struct cv::detail::GCompoundContext#

Collaboration diagram for cv::detail::GCompoundContext:

cv::detail::GCompoundContext Node1 cv::detail::GCompoundContext   + GCompoundContext() + inArg() Node2 std::vector< GArg >     Node2->Node1 +m_args +m_results Node3 cv::GArg   + GArg() + GArg() + GArg() + get() + get() + unsafe_get() + unsafe_get() Node3->Node2 +elements Node4 ArgKind     Node4->Node3 +kind Node5 OpaqueKind     Node5->Node3 +opaque_kind Node6 cv::util::any   + any() + any() + any() + any() + any() + operator=() + operator=() Node6->Node3 #value Node7 std::vector< T >     Node7->Node2 < GArg > Node8 T     Node8->Node7 +elements

cv::detail::GCompoundContext Node1 cv::detail::GCompoundContext   + GCompoundContext() + inArg() Node2 std::vector< GArg >     Node2->Node1 +m_args +m_results Node3 cv::GArg   + GArg() + GArg() + GArg() + get() + get() + unsafe_get() + unsafe_get() Node3->Node2 +elements Node4 ArgKind     Node4->Node3 +kind Node5 OpaqueKind     Node5->Node3 +opaque_kind Node6 cv::util::any   + any() + any() + any() + any() + any() + operator=() + operator=() Node6->Node3 #value Node7 std::vector< T >     Node7->Node2 < GArg > Node8 T     Node8->Node7 +elements

Constructor & Destructor Documentation#

GCompoundContext()#

cv::detail::GCompoundContext::GCompoundContext(const GArgs & in_args)

Member Function Documentation#

inArg()#

template<typename T>
const T & cv::detail::GCompoundContext::inArg(int input)

Member Data Documentation#

m_args#

GArgs cv::detail::GCompoundContext::m_args

m_results#

GArgs cv::detail::GCompoundContext::m_results

Source file#

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