Nugget
eastl::shared_array< T, Allocator, Deleter > Member List

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

allocator_type typedefeastl::shared_array< T, Allocator, Deleter >protected
bool_ typedefeastl::shared_array< T, Allocator, Deleter >
deleter_type typedefeastl::shared_array< T, Allocator, Deleter >protected
element_type typedefeastl::shared_array< T, Allocator, Deleter >
get() const EA_NOEXCEPTeastl::shared_array< T, Allocator, Deleter >inline
get_allocator() const EA_NOEXCEPTeastl::shared_array< T, Allocator, Deleter >inline
get_allocator() EA_NOEXCEPT (defined in eastl::shared_array< T, Allocator, Deleter >)eastl::shared_array< T, Allocator, Deleter >inline
mAllocatoreastl::shared_array< T, Allocator, Deleter >protected
mpArray (defined in eastl::shared_array< T, Allocator, Deleter >)eastl::shared_array< T, Allocator, Deleter >protected
mpRefCounteastl::shared_array< T, Allocator, Deleter >protected
operator bool_() const EA_NOEXCEPT (defined in eastl::shared_array< T, Allocator, Deleter >)eastl::shared_array< T, Allocator, Deleter >inline
operator!() const EA_NOEXCEPTeastl::shared_array< T, Allocator, Deleter >inline
operator*() consteastl::shared_array< T, Allocator, Deleter >inline
operator->() const EA_NOEXCEPTeastl::shared_array< T, Allocator, Deleter >inline
operator=(const shared_array &sharedArray)eastl::shared_array< T, Allocator, Deleter >inline
operator=(T *pValue)eastl::shared_array< T, Allocator, Deleter >inline
operator[](ptrdiff_t i) consteastl::shared_array< T, Allocator, Deleter >inline
ref_count typedefeastl::shared_array< T, Allocator, Deleter >protected
reset(T *pArray=NULL)eastl::shared_array< T, Allocator, Deleter >inline
set_allocator(const allocator_type &allocator)eastl::shared_array< T, Allocator, Deleter >inline
shared_array(T *pArray=NULL, const allocator_type &allocator=EASTL_SHARED_ARRAY_DEFAULT_ALLOCATOR)eastl::shared_array< T, Allocator, Deleter >inlineexplicit
shared_array(const shared_array &sharedArray)eastl::shared_array< T, Allocator, Deleter >inline
swap(this_type &sharedArray)eastl::shared_array< T, Allocator, Deleter >inline
this_type typedefeastl::shared_array< T, Allocator, Deleter >protected
unique() consteastl::shared_array< T, Allocator, Deleter >inline
use_count() consteastl::shared_array< T, Allocator, Deleter >inline
~shared_array()eastl::shared_array< T, Allocator, Deleter >inline