OpenCV  3.0.0-rc1
Open Source Computer Vision
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
cv::Ptr< T > Member List

This is the complete list of members for cv::Ptr< T >, including all inherited members.

constCast() const cv::Ptr< T >
dynamicCast() const cv::Ptr< T >
element_type typedefcv::Ptr< T >
empty() const cv::Ptr< T >
get() const cv::Ptr< T >
operator T *() const cv::Ptr< T >
operator*() const cv::Ptr< T >
operator->() const cv::Ptr< T >
operator=(const Ptr &o)cv::Ptr< T >
operator=(const Ptr< Y > &o)cv::Ptr< T >
Ptrcv::Ptr< T >friend
Ptr()cv::Ptr< T >
Ptr(Y *p)cv::Ptr< T >
Ptr(Y *p, D d)cv::Ptr< T >
Ptr(const Ptr &o)cv::Ptr< T >
Ptr(const Ptr< Y > &o)cv::Ptr< T >
Ptr(const Ptr< Y > &o, T *p)cv::Ptr< T >
release()cv::Ptr< T >
reset(Y *p)cv::Ptr< T >
reset(Y *p, D d)cv::Ptr< T >
staticCast() const cv::Ptr< T >
swap(Ptr &o)cv::Ptr< T >
~Ptr()cv::Ptr< T >