Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
P6R::p6IHeapPool Struct Referenceabstract

#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
 

Detailed Description

Definition at line 54 of file p6heappool.h.


The documentation for this struct was generated from the following file: