BDE 4.14.0 Production release
|
This is the complete list of members for bdlma::ConcurrentFixedPool, including all inherited members.
addressFromIndex(int index) const | bdlma::ConcurrentFixedPool | inline |
allocate() | bdlma::ConcurrentFixedPool | |
allocator() const | bdlma::ConcurrentFixedPool | inline |
backoffLevel() const | bdlma::ConcurrentFixedPool | inline |
ConcurrentFixedPool(int objectSize, int poolSize, bslma::Allocator *basicAllocator=0) | bdlma::ConcurrentFixedPool | |
deallocate(void *address) | bdlma::ConcurrentFixedPool | |
deleteObject(const TYPE *object) | bdlma::ConcurrentFixedPool | inline |
deleteObjectRaw(const TYPE *object) | bdlma::ConcurrentFixedPool | inline |
indexFromAddress(void *address) const | bdlma::ConcurrentFixedPool | inline |
objectSize() const | bdlma::ConcurrentFixedPool | inline |
poolSize() const | bdlma::ConcurrentFixedPool | inline |
release() | bdlma::ConcurrentFixedPool | |
reserveCapacity(int numObjects) | bdlma::ConcurrentFixedPool | |
setBackoffLevel(int backoffLevel) | bdlma::ConcurrentFixedPool | inline |
~ConcurrentFixedPool() | bdlma::ConcurrentFixedPool |