|
BDE 4.14.0 Production release
|
This is the complete list of members for bdlma::ConcurrentPool, including all inherited members.
| allocate() | bdlma::ConcurrentPool | |
| allocator() const | bdlma::ConcurrentPool | inline |
| blockSize() const | bdlma::ConcurrentPool | inline |
| ConcurrentPool(bsls::Types::size_type blockSize, bslma::Allocator *basicAllocator=0) | bdlma::ConcurrentPool | explicit |
| ConcurrentPool(bsls::Types::size_type blockSize, bsls::BlockGrowth::Strategy growthStrategy, bslma::Allocator *basicAllocator=0) | bdlma::ConcurrentPool | |
| ConcurrentPool(bsls::Types::size_type blockSize, bsls::BlockGrowth::Strategy growthStrategy, int maxBlocksPerChunk, bslma::Allocator *basicAllocator=0) | bdlma::ConcurrentPool | |
| deallocate(void *address) | bdlma::ConcurrentPool | |
| deleteObject(const TYPE *object) | bdlma::ConcurrentPool | inline |
| deleteObjectRaw(const TYPE *object) | bdlma::ConcurrentPool | inline |
| release() | bdlma::ConcurrentPool | inline |
| reserveCapacity(int numBlocks) | bdlma::ConcurrentPool | |
| ~ConcurrentPool() | bdlma::ConcurrentPool |