ReactOS 0.4.16-dev-1097-g530d26a
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
CLocalPtr()CLocalPtr< T >inline
CLocalPtr(_In_ T *pData)CLocalPtr< T >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