Class cv::detail::GArrayU#
#include <opencv2/gapi/garray.hpp>Collaboration diagram for cv::detail::GArrayU:
Friends#
Return |
Name |
Description |
|---|---|---|
|
Constructor & Destructor Documentation#
GArrayU()#
cv::detail::GArrayU::GArrayU(
const GNode & n,
std::size_t out )
GArrayU()#
cv::detail::GArrayU::GArrayU()
GArrayU()#
cv::detail::GArrayU::GArrayU(const detail::VectorRef & vref)
Member Function Documentation#
holds()#
template<typename T>
bool cv::detail::GArrayU::holds()
priv()#
GOrigin & cv::detail::GArrayU::priv()
priv()#
const GOrigin & cv::detail::GArrayU::priv()
setConstructFcn()#
void cv::detail::GArrayU::setConstructFcn(ConstructVec && cv)
setKind()#
void cv::detail::GArrayU::setKind(cv::detail::OpaqueKind)
specifyType()#
template<typename T>
void cv::detail::GArrayU::specifyType()
storeKind()#
template<typename T>
void cv::detail::GArrayU::storeKind()
Here is the call graph for this function:
Member Data Documentation#
m_hint#
std::shared_ptr< TypeHintBase > cv::detail::GArrayU::m_hint
m_priv#
std::shared_ptr< GOrigin > cv::detail::GArrayU::m_priv
Source file#
The documentation for this class was generated from the following file:
opencv2/gapi/garray.hpp