BDE 4.14.0 Production release
|
This is the complete list of members for bdlma::Pool, including all inherited members.
allocate() | bdlma::Pool | inline |
allocator() const | bdlma::Pool | inline |
blockSize() const | bdlma::Pool | inline |
deallocate(void *address) | bdlma::Pool | inline |
deleteObject(const TYPE *object) | bdlma::Pool | inline |
deleteObjectRaw(const TYPE *object) | bdlma::Pool | inline |
Pool(bsls::Types::size_type blockSize, bslma::Allocator *basicAllocator=0) | bdlma::Pool | explicit |
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::Pool | inline |
reserveCapacity(int numBlocks) | bdlma::Pool | |
~Pool() | bdlma::Pool |