This is the complete list of members for ATL::CComHeapPtr< T >, including all inherited members.
| Allocate(_In_ size_t nElements=1) | CHeapPtr< T, CComAllocator > | inline |
| AllocateBytes(_In_ size_t nBytes) | CHeapPtr< T, CComAllocator > | inline |
| Attach(T *lp) | CHeapPtr< T, CComAllocator > | inline |
| CComHeapPtr() | ATL::CComHeapPtr< T > | inline |
| CComHeapPtr(T *lp) | ATL::CComHeapPtr< T > | inlineexplicit |
| CHeapPtr() | CHeapPtr< T, CComAllocator > | inline |
| CHeapPtr(T *lp) | CHeapPtr< T, CComAllocator > | inlineexplicit |
| CHeapPtr(CHeapPtr< T, CComAllocator > &lp) | CHeapPtr< T, CComAllocator > | inlineexplicit |
| Detach() | CHeapPtr< T, CComAllocator > | inline |
| Free() | CHeapPtr< T, CComAllocator > | inline |
| m_pData | CHeapPtr< T, CComAllocator > | |
| operator T*() const | CHeapPtr< T, CComAllocator > | inline |
| operator&() | CHeapPtr< T, CComAllocator > | inline |
| operator->() const | CHeapPtr< T, CComAllocator > | inline |
| operator=(CHeapPtr< T, CComAllocator > &lp) | CHeapPtr< T, CComAllocator > | inline |
| Reallocate(_In_ size_t nElements) | CHeapPtr< T, CComAllocator > | inline |
| ReallocateBytes(_In_ size_t nBytes) | CHeapPtr< T, CComAllocator > | inline |
| ~CHeapPtr() | CHeapPtr< T, CComAllocator > | inline |