#include <opencv2/gapi/gopaque.hpp>
◆ OpaqueRef() [1/2]
cv::detail::OpaqueRef::OpaqueRef |
( |
| ) |
|
|
default |
◆ OpaqueRef() [2/2]
template<typename T , typename = util::are_different_t<OpaqueRef, T>>
cv::detail::OpaqueRef::OpaqueRef |
( |
T && |
obj | ) |
|
|
inlineexplicit |
◆ descr_of()
◆ getKind()
◆ mov()
void cv::detail::OpaqueRef::mov |
( |
OpaqueRef & |
v | ) |
|
|
inline |
◆ operator=()
◆ ptr()
const void* cv::detail::OpaqueRef::ptr |
( |
| ) |
const |
|
inline |
◆ reset()
template<typename T >
void cv::detail::OpaqueRef::reset |
( |
| ) |
|
|
inline |
◆ rref()
template<typename T >
const T& cv::detail::OpaqueRef::rref |
( |
| ) |
const |
|
inline |
◆ storeKind()
template<typename T >
void cv::detail::OpaqueRef::storeKind |
( |
| ) |
|
|
inline |
◆ wref()
template<typename T >
T& cv::detail::OpaqueRef::wref |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: