BloombergLP::bdlbb::PooledBlobBufferFactory::allocate

Allocate a new buffer with the buffer size specified at construction and load it into the specified buffer. Note that destruction of the bdlbb::PooledBlobBufferFactory object releases all BlobBuffer objects allocated via this factory.

Synopsis

Declared in <bdlbb_pooledblobbufferfactory.h>

virtual
void
allocate(BlobBuffer* buffer) override;