Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
virtual P6R::P6ERR P6R::p6IMemPool::free ( P6VOID pMem)
pure virtual

Returns an allocation back to the pool and makes it available to be allocated via alloc().

Parameters
pMemA pointer to the allocation to return to the pool.
Returns
Success - eOk
Failure - Any P6R::P6ERR