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 P6INT32 addref (void)=0
 
virtual P6R::P6ERR alloc (P6SIZE nBytes, P6VOID **ppMem)=0
 
virtual P6R::P6ERR free (P6VOID *pMem)=0
 
virtual P6R::P6ERR getstats (P6HEAPPOOLSTATSENT *pStats, P6UINT32 *pcStats)=0
 
virtual P6R::P6ERR initialize (P6HEAPPOOLENT *pPooDef, P6UINT32 cPoolDef, MEMPOOLFLGS fFlags, const P6WCHAR *pszName)=0
 
virtual P6R::P6ERR queryInterface (const P6R::P6IID &iid, P6VOID **ppIface)=0
 
virtual P6INT32 release (void)=0
 

Detailed Description

Definition at line 56 of file p6heappool.h.


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