CMS 3D CMS Logo

own_ptr< X, P > Member List

This is the complete list of members for own_ptr< X, P >, including all inherited members.
element_type typedefown_ptr< X, P >
get() const own_ptr< X, P > [inline]
operator*() const own_ptr< X, P > [inline]
operator->() const own_ptr< X, P > [inline]
operator=(const own_ptr &a)own_ptr< X, P > [inline]
operator=(const own_ptr< T, Q > &a)own_ptr< X, P > [inline]
own_ptr(X *p=0)own_ptr< X, P > [inline, explicit]
own_ptr(const own_ptr &a)own_ptr< X, P > [inline]
own_ptr(const own_ptr< T, Q > &a)own_ptr< X, P > [inline]
ptrown_ptr< X, P > [private]
release() const own_ptr< X, P > [inline]
reset(X *p=0)own_ptr< X, P > [inline]
~own_ptr()own_ptr< X, P > [inline]