BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bslma::SequentialPool Member List

This is the complete list of members for bslma::SequentialPool, including all inherited members.

allocate(int size)bslma::SequentialPool
allocateAndExpand(int *size)bslma::SequentialPool
allocateAndExpand(int *size, int maxNumBytes)bslma::SequentialPool
deleteObject(const TYPE *object)bslma::SequentialPoolinline
deleteObjectRaw(const TYPE *object)bslma::SequentialPoolinline
expand(void *address, int originalNumBytes)bslma::SequentialPool
expand(void *address, int originalNumBytes, int maxNumBytes)bslma::SequentialPool
release()bslma::SequentialPool
reserveCapacity(int numBytes)bslma::SequentialPool
SequentialPool(Allocator *basicAllocator=0)bslma::SequentialPoolexplicit
SequentialPool(BufferAllocator::AlignmentStrategy strategy, Allocator *basicAllocator=0)bslma::SequentialPoolexplicit
SequentialPool(int initialSize, Allocator *basicAllocator=0)bslma::SequentialPoolexplicit
SequentialPool(int initialSize, BufferAllocator::AlignmentStrategy strategy, Allocator *basicAllocator=0)bslma::SequentialPool
SequentialPool(char *buffer, int bufferSize, Allocator *basicAllocator=0)bslma::SequentialPool
SequentialPool(char *buffer, int bufferSize, BufferAllocator::AlignmentStrategy strategy, Allocator *basicAllocator=0)bslma::SequentialPool
SequentialPool(int initialSize, int maxBufferSize, Allocator *basicAllocator=0)bslma::SequentialPool
SequentialPool(int initialSize, int maxBufferSize, BufferAllocator::AlignmentStrategy strategy, Allocator *basicAllocator=0)bslma::SequentialPool
SequentialPool(char *buffer, int bufferSize, int maxBufferSize, Allocator *basicAllocator=0)bslma::SequentialPool
SequentialPool(char *buffer, int bufferSize, int maxBufferSize, BufferAllocator::AlignmentStrategy strategy, Allocator *basicAllocator=0)bslma::SequentialPool
truncate(void *address, int originalNumBytes, int newNumBytes)bslma::SequentialPool
~SequentialPool()bslma::SequentialPoolinline