Class cv::detail::GOpaqueU#

Collaboration diagram for cv::detail::GOpaqueU:

Friends#

Return

Name

Description

class

cv::GOpaque

Constructor & Destructor Documentation#

GOpaqueU()#

cv::detail::GOpaqueU::GOpaqueU(
const GNode & n,
std::size_t out )

GOpaqueU()#

cv::detail::GOpaqueU::GOpaqueU()

Member Function Documentation#

holds()#

template<typename T>
bool cv::detail::GOpaqueU::holds()

priv()#

GOrigin & cv::detail::GOpaqueU::priv()

priv()#

const GOrigin & cv::detail::GOpaqueU::priv()

setConstructFcn()#

void cv::detail::GOpaqueU::setConstructFcn(ConstructOpaque && cv)

setKind()#

void cv::detail::GOpaqueU::setKind(cv::detail::OpaqueKind)

specifyType()#

template<typename T>
void cv::detail::GOpaqueU::specifyType()

storeKind()#

template<typename T>
void cv::detail::GOpaqueU::storeKind()

Here is the call graph for this function:

cv::detail::GOpaqueU::storeKind Node1 cv::detail::GOpaqueU ::storeKind Node2 cv::detail::GOpaqueU ::setKind Node1->Node2

cv::detail::GOpaqueU::storeKind Node1 cv::detail::GOpaqueU ::storeKind Node2 cv::detail::GOpaqueU ::setKind Node1->Node2

Member Data Documentation#

m_hint#

std::shared_ptr< TypeHintBase > cv::detail::GOpaqueU::m_hint

m_priv#

std::shared_ptr< GOrigin > cv::detail::GOpaqueU::m_priv

Source file#

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