ReactOS 0.4.15-dev-7953-g1f49173
CHeapPtr< T, Allocator > Member List

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

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