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

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

allocate(bsls::Types::size_type size)bdlma::SequentialPoolinline
allocateAndExpand(bsls::Types::size_type *size)bdlma::SequentialPoolinline
allocator() constbdlma::SequentialPoolinline
deleteObject(const TYPE *object)bdlma::SequentialPoolinline
deleteObjectRaw(const TYPE *object)bdlma::SequentialPoolinline
release()bdlma::SequentialPool
reserveCapacity(bsls::Types::size_type numBytes)bdlma::SequentialPool
rewind()bdlma::SequentialPool
SequentialPool(bslma::Allocator *basicAllocator=0)bdlma::SequentialPoolexplicit
SequentialPool(bsls::BlockGrowth::Strategy growthStrategy, bslma::Allocator *basicAllocator=0)bdlma::SequentialPoolexplicit
SequentialPool(bsls::Alignment::Strategy alignmentStrategy, bslma::Allocator *basicAllocator=0)bdlma::SequentialPoolexplicit
SequentialPool(bsls::BlockGrowth::Strategy growthStrategy, bsls::Alignment::Strategy alignmentStrategy, bslma::Allocator *basicAllocator=0)bdlma::SequentialPool
SequentialPool(int initialSize)bdlma::SequentialPoolexplicit
SequentialPool(bsls::Types::size_type initialSize, bslma::Allocator *basicAllocator=0)bdlma::SequentialPoolexplicit
SequentialPool(bsls::Types::size_type initialSize, bsls::BlockGrowth::Strategy growthStrategy, bslma::Allocator *basicAllocator=0)bdlma::SequentialPool
SequentialPool(bsls::Types::size_type initialSize, bsls::Alignment::Strategy alignmentStrategy, bslma::Allocator *basicAllocator=0)bdlma::SequentialPool
SequentialPool(bsls::Types::size_type initialSize, bsls::BlockGrowth::Strategy growthStrategy, bsls::Alignment::Strategy alignmentStrategy, bslma::Allocator *basicAllocator=0)bdlma::SequentialPool
SequentialPool(bsls::Types::size_type initialSize, bsls::Types::size_type maxBufferSize, bslma::Allocator *basicAllocator=0)bdlma::SequentialPool
SequentialPool(bsls::Types::size_type initialSize, bsls::Types::size_type maxBufferSize, bsls::BlockGrowth::Strategy growthStrategy, bslma::Allocator *basicAllocator=0)bdlma::SequentialPool
SequentialPool(bsls::Types::size_type initialSize, bsls::Types::size_type maxBufferSize, bsls::Alignment::Strategy alignmentStrategy, bslma::Allocator *basicAllocator=0)bdlma::SequentialPool
SequentialPool(bsls::Types::size_type initialSize, bsls::Types::size_type maxBufferSize, bsls::BlockGrowth::Strategy growthStrategy, bsls::Alignment::Strategy alignmentStrategy, bslma::Allocator *basicAllocator=0)bdlma::SequentialPool
SequentialPool(bsls::Types::size_type initialSize, bsls::Types::size_type maxBufferSize, bsls::BlockGrowth::Strategy growthStrategy, bsls::Alignment::Strategy alignmentStrategy, bool allocateInitialBuffer, bslma::Allocator *basicAllocator=0)bdlma::SequentialPool
truncate(void *address, bsls::Types::size_type originalSize, bsls::Types::size_type newSize)bdlma::SequentialPoolinline
~SequentialPool()bdlma::SequentialPoolinline