#include <p6heappool.h>
Inherits P6R::p6ICom.
Public Member Functions | |
virtual P6R::P6INT32 | addref ()=0 |
virtual P6R::P6ERR | alloc (P6R::P6SIZE nBytes, P6R::P6VOID **ppMem)=0 |
virtual P6R::P6ERR | free (P6R::P6VOID *pMem)=0 |
virtual P6R::P6ERR | getstats (P6R::P6HEAPPOOLSTATSENT *pStats, P6R::P6UINT32 *pcStats)=0 |
virtual P6R::P6ERR | initialize (P6R::P6HEAPPOOLENT *pPooDef, P6R::P6UINT32 cPoolDef, P6R::MEMPOOLFLGS fFlags, const P6R::P6WCHAR *pszName)=0 |
virtual P6R::P6ERR | queryInterface (const P6R::IID &iid, P6R::P6VOID **ppIface)=0 |
virtual P6R::P6INT32 | release ()=0 |
Definition at line 54 of file p6heappool.h.