ReactOS 0.4.15-dev-7934-g1dc8d80
CLocalPtr< T > Member List

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

Allocate(_In_ size_t nElements=1)CHeapPtr< T, CLocalAllocator >inline
AllocateBytes(_In_ size_t nBytes)CHeapPtr< T, CLocalAllocator >inline
Attach(T *lp)CHeapPtr< T, CLocalAllocator >inline
CHeapPtr()CHeapPtr< T, CLocalAllocator >inline
CHeapPtr(T *lp)CHeapPtr< T, CLocalAllocator >inlineexplicit
CHeapPtr(CHeapPtr< T, CLocalAllocator > &lp)CHeapPtr< T, CLocalAllocator >inlineexplicit
Detach()CHeapPtr< T, CLocalAllocator >inline
Free()CHeapPtr< T, CLocalAllocator >inline
m_pDataCHeapPtr< T, CLocalAllocator >
operator T*() constCHeapPtr< T, CLocalAllocator >inline
operator&()CHeapPtr< T, CLocalAllocator >inline
operator->() constCHeapPtr< T, CLocalAllocator >inline
operator=(CHeapPtr< T, CLocalAllocator > &lp)CHeapPtr< T, CLocalAllocator >inline
Reallocate(_In_ size_t nElements)CHeapPtr< T, CLocalAllocator >inline
ReallocateBytes(_In_ size_t nBytes)CHeapPtr< T, CLocalAllocator >inline
~CHeapPtr()CHeapPtr< T, CLocalAllocator >inline