Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
P6R::typedMemPool< T > Class Template Reference

#include <p6mempool.h>

Public Member Functions

P6R::P6ERR alloc (T **ppMem)
 
P6R::P6ERR free (T *pMem)
 
P6R::P6ERR getStats (P6R::P6UINT32 *pcBlock, P6R::P6UINT32 *pcActual, P6R::P6UINT32 *pcInitial, P6R::P6UINT32 *pcGrowby, P6R::P6UINT32 *pcTotal, P6R::P6UINT32 *pcFree, P6R::P6UINT32 *pcHighWater)
 
P6R::P6ERR initialize (MEMPOOLFLGS nFlags, P6R::P6UINT32 uiInitial, P6R::P6UINT32 uiGrowby, const P6R::P6WCHAR *pszName)
 
 typedMemPool ()
 
 ~typedMemPool ()
 

Detailed Description

template<class T>
class P6R::typedMemPool< T >

Definition at line 211 of file p6mempool.h.


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