Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
virtual P6R::P6ERR P6R::p6IIoBufferFactory::alloc ( p6IIoBuffer **  ppBuffer)
pure virtual

This method allocates a p6IIoBuffer from the pool and returns it to the caller.

Parameters
ppBuffer[ out ] The address of a p6IIoBuffer interface pointer in which to place the returned buffer.
Returns