OpenCV
4.10.0
Open Source Computer Vision
|
This is the complete list of members for cv::detail::VectorRef, including all inherited members.
descr_of() const | cv::detail::VectorRef | inline |
getKind() const | cv::detail::VectorRef | inline |
holds() const | cv::detail::VectorRef | inline |
mov(VectorRef &v) | cv::detail::VectorRef | inline |
ptr() const | cv::detail::VectorRef | inline |
reset() | cv::detail::VectorRef | inline |
rref() const | cv::detail::VectorRef | inline |
size() const | cv::detail::VectorRef | inline |
storeKind() | cv::detail::VectorRef | inline |
VectorRef()=default | cv::detail::VectorRef | |
VectorRef(const std::vector< T > &vec) | cv::detail::VectorRef | inlineexplicit |
VectorRef(std::vector< T > &vec) | cv::detail::VectorRef | inlineexplicit |
VectorRef(std::vector< T > &&vec) | cv::detail::VectorRef | inlineexplicit |
wref() | cv::detail::VectorRef | inline |