This is the complete list of members for cv::Ptr< T >, including all inherited members.
constCast() const CV_NOEXCEPT | cv::Ptr< T > | inline |
dynamicCast() const CV_NOEXCEPT | cv::Ptr< T > | inline |
empty() const | cv::Ptr< T > | inline |
get(T... args) | std::shared_ptr< T > | |
operator bool(T... args) | std::shared_ptr< T > | |
operator T*() const | cv::Ptr< T > | inline |
operator*() const CV_NOEXCEPT | cv::Ptr< T > | inline |
shared_ptr< T >::operator*(T... args) | std::shared_ptr< T > | |
operator->() const CV_NOEXCEPT | cv::Ptr< T > | inline |
shared_ptr< T >::operator->(T... args) | std::shared_ptr< T > | |
operator=(const Ptr &o) | cv::Ptr< T > | inline |
operator=(const Ptr< Y > &o) | cv::Ptr< T > | inline |
shared_ptr< T >::operator=(T... args) | std::shared_ptr< T > | |
owner_before(T... args) | std::shared_ptr< T > | |
Ptr() CV_NOEXCEPT | cv::Ptr< T > | inline |
Ptr(nullptr_t) CV_NOEXCEPT | cv::Ptr< T > | inline |
Ptr(Y *p, D d) | cv::Ptr< T > | inline |
Ptr(nullptr_t, D d) | cv::Ptr< T > | inline |
Ptr(const Ptr< Y > &r, T *ptr) CV_NOEXCEPT | cv::Ptr< T > | inline |
Ptr(const Ptr< T > &o) CV_NOEXCEPT | cv::Ptr< T > | inline |
Ptr(Ptr< T > &&o) CV_NOEXCEPT | cv::Ptr< T > | inline |
Ptr(const Ptr< Y > &o) CV_NOEXCEPT | cv::Ptr< T > | inline |
Ptr(Ptr< Y > &&o) CV_NOEXCEPT | cv::Ptr< T > | inline |
Ptr(const std::shared_ptr< T > &o) CV_NOEXCEPT | cv::Ptr< T > | inline |
Ptr(std::shared_ptr< T > &&o) CV_NOEXCEPT | cv::Ptr< T > | inline |
Ptr(const std::true_type &, Y *ptr) | cv::Ptr< T > | inline |
Ptr(const std::false_type &, Y *ptr) | cv::Ptr< T > | inline |
Ptr(Y *ptr) | cv::Ptr< T > | inline |
release() | cv::Ptr< T > | inline |
reset(const std::true_type &, Y *ptr) | cv::Ptr< T > | inline |
reset(const std::false_type &, Y *ptr) | cv::Ptr< T > | inline |
reset(Y *ptr) | cv::Ptr< T > | inline |
reset(Y *ptr, Deleter d) | cv::Ptr< T > | inline |
reset() CV_NOEXCEPT | cv::Ptr< T > | inline |
shared_ptr< T >::reset(T... args) | std::shared_ptr< T > | |
shared_ptr(T... args) | std::shared_ptr< T > | |
staticCast() const CV_NOEXCEPT | cv::Ptr< T > | inline |
swap(T... args) | std::shared_ptr< T > | |
unique(T... args) | std::shared_ptr< T > | |
~shared_ptr(T... args) | std::shared_ptr< T > |