BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bdlma::Pool Member List

This is the complete list of members for bdlma::Pool, including all inherited members.

allocate()bdlma::Poolinline
allocator() constbdlma::Poolinline
blockSize() constbdlma::Poolinline
deallocate(void *address)bdlma::Poolinline
deleteObject(const TYPE *object)bdlma::Poolinline
deleteObjectRaw(const TYPE *object)bdlma::Poolinline
Pool(bsls::Types::size_type blockSize, bslma::Allocator *basicAllocator=0)bdlma::Poolexplicit
Pool(bsls::Types::size_type blockSize, bsls::BlockGrowth::Strategy growthStrategy, bslma::Allocator *basicAllocator=0)bdlma::Pool
Pool(bsls::Types::size_type blockSize, bsls::BlockGrowth::Strategy growthStrategy, int maxBlocksPerChunk, bslma::Allocator *basicAllocator=0)bdlma::Pool
release()bdlma::Poolinline
reserveCapacity(int numBlocks)bdlma::Pool
~Pool()bdlma::Pool