Nugget
eastl::weak_ptr< T > Member List

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

assign(const weak_ptr< U > &weakPtr, typename eastl::enable_if< eastl::is_convertible< U *, element_type * >::value >::type *=0) EA_NOEXCEPTeastl::weak_ptr< T >inline
assign(element_type *pValue, ref_count_sp *pRefCount)eastl::weak_ptr< T >inline
element_type typedef (defined in eastl::weak_ptr< T >)eastl::weak_ptr< T >
expired() const EA_NOEXCEPT (defined in eastl::weak_ptr< T >)eastl::weak_ptr< T >inline
less_than(const weak_ptr< U > &weakPtr) const EA_NOEXCEPTeastl::weak_ptr< T >inline
lock() const EA_NOEXCEPT (defined in eastl::weak_ptr< T >)eastl::weak_ptr< T >inline
mpRefCounteastl::weak_ptr< T >protected
mpValue (defined in eastl::weak_ptr< T >)eastl::weak_ptr< T >protected
operator=(const this_type &weakPtr) EA_NOEXCEPTeastl::weak_ptr< T >inline
operator=(this_type &&weakPtr) EA_NOEXCEPT (defined in eastl::weak_ptr< T >)eastl::weak_ptr< T >inline
operator=(const weak_ptr< U > &weakPtr) EA_NOEXCEPTeastl::weak_ptr< T >inline
operator=(weak_ptr< U > &&weakPtr) EA_NOEXCEPT (defined in eastl::weak_ptr< T >)eastl::weak_ptr< T >inline
operator=(const shared_ptr< U > &sharedPtr) EA_NOEXCEPTeastl::weak_ptr< T >inline
owner_before(const weak_ptr< U > &weakPtr) const EA_NOEXCEPTeastl::weak_ptr< T >inline
owner_before(const shared_ptr< U > &sharedPtr) const EA_NOEXCEPTeastl::weak_ptr< T >inline
reset() (defined in eastl::weak_ptr< T >)eastl::weak_ptr< T >inline
shared_ptr classeastl::weak_ptr< T >friend
swap(this_type &weakPtr) (defined in eastl::weak_ptr< T >)eastl::weak_ptr< T >inline
this_type typedef (defined in eastl::weak_ptr< T >)eastl::weak_ptr< T >
use_count() const EA_NOEXCEPT (defined in eastl::weak_ptr< T >)eastl::weak_ptr< T >inline
weak_ptr (defined in eastl::weak_ptr< T >)eastl::weak_ptr< T >friend
weak_ptr() EA_NOEXCEPTeastl::weak_ptr< T >inline
weak_ptr(const this_type &weakPtr) EA_NOEXCEPTeastl::weak_ptr< T >inline
weak_ptr(this_type &&weakPtr) EA_NOEXCEPTeastl::weak_ptr< T >inline
weak_ptr(const weak_ptr< U > &weakPtr, typename eastl::enable_if< eastl::is_convertible< U *, element_type * >::value >::type *=0) EA_NOEXCEPTeastl::weak_ptr< T >inline
weak_ptr(weak_ptr< U > &&weakPtr, typename eastl::enable_if< eastl::is_convertible< U *, element_type * >::value >::type *=0) EA_NOEXCEPTeastl::weak_ptr< T >inline
weak_ptr(const shared_ptr< U > &sharedPtr, typename eastl::enable_if< eastl::is_convertible< U *, element_type * >::value >::type *=0) EA_NOEXCEPTeastl::weak_ptr< T >inline
~weak_ptr()eastl::weak_ptr< T >inline