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

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

allocate(bsls::Types::size_type size)bdlma::Multipool
allocator() constbdlma::Multipoolinline
deallocate(void *address)bdlma::Multipool
deleteObject(const TYPE *object)bdlma::Multipoolinline
deleteObjectRaw(const TYPE *object)bdlma::Multipoolinline
maxPooledBlockSize() constbdlma::Multipoolinline
Multipool(bslma::Allocator *basicAllocator=0)bdlma::Multipoolexplicit
Multipool(int numPools, bslma::Allocator *basicAllocator=0)bdlma::Multipoolexplicit
Multipool(bsls::BlockGrowth::Strategy growthStrategy, bslma::Allocator *basicAllocator=0)bdlma::Multipoolexplicit
Multipool(int numPools, bsls::BlockGrowth::Strategy growthStrategy, bslma::Allocator *basicAllocator=0)bdlma::Multipool
Multipool(int numPools, bsls::BlockGrowth::Strategy growthStrategy, int maxBlocksPerChunk, bslma::Allocator *basicAllocator=0)bdlma::Multipool
Multipool(int numPools, const bsls::BlockGrowth::Strategy *growthStrategyArray, bslma::Allocator *basicAllocator=0)bdlma::Multipool
Multipool(int numPools, const bsls::BlockGrowth::Strategy *growthStrategyArray, int maxBlocksPerChunk, bslma::Allocator *basicAllocator=0)bdlma::Multipool
Multipool(int numPools, bsls::BlockGrowth::Strategy growthStrategy, const int *maxBlocksPerChunkArray, bslma::Allocator *basicAllocator=0)bdlma::Multipool
Multipool(int numPools, const bsls::BlockGrowth::Strategy *growthStrategyArray, const int *maxBlocksPerChunkArray, bslma::Allocator *basicAllocator=0)bdlma::Multipool
numPools() constbdlma::Multipoolinline
release()bdlma::Multipool
reserveCapacity(bsls::Types::size_type size, int numBlocks)bdlma::Multipool
~Multipool()bdlma::Multipool