CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
edm::value_ptr< T > Member List

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

bool_type typedefedm::value_ptr< T >private
createFrom(U const *p)edm::value_ptr< T >inlineprivatestatic
myPedm::value_ptr< T >private
operator bool_type() const edm::value_ptr< T >inline
operator*() const edm::value_ptr< T >inline
operator->() const edm::value_ptr< T >inline
operator=(value_ptr const &orig)edm::value_ptr< T >inline
operator=(value_ptr &&orig)edm::value_ptr< T >inline
operator=(value_ptr< U > const &orig)edm::value_ptr< T >inline
operator=(std::auto_ptr< T > orig)edm::value_ptr< T >inline
operator=(std::unique_ptr< T > orig)edm::value_ptr< T >inline
swap(value_ptr &orig)edm::value_ptr< T >inline
this_type_does_not_support_comparisons() const edm::value_ptr< T >inlineprivate
value_ptr()edm::value_ptr< T >inline
value_ptr(T *p)edm::value_ptr< T >inlineexplicit
value_ptr(value_ptr const &orig)edm::value_ptr< T >inline
value_ptr(value_ptr &&orig)edm::value_ptr< T >inline
value_ptr(value_ptr< U > const &orig)edm::value_ptr< T >inline
value_ptr(std::auto_ptr< T > orig)edm::value_ptr< T >inline
value_ptr(std::unique_ptr< T > orig)edm::value_ptr< T >inline
~value_ptr()edm::value_ptr< T >inline