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_pData | CHeapPtr< T, CLocalAllocator > | |
operator T*() const | CHeapPtr< T, CLocalAllocator > | inline |
operator&() | CHeapPtr< T, CLocalAllocator > | inline |
operator->() const | CHeapPtr< 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 |