|
BDE 4.14.0 Production release
|
This is the complete list of members for bdlma::SequentialPool, including all inherited members.
| allocate(bsls::Types::size_type size) | bdlma::SequentialPool | inline |
| allocateAndExpand(bsls::Types::size_type *size) | bdlma::SequentialPool | inline |
| allocator() const | bdlma::SequentialPool | inline |
| deleteObject(const TYPE *object) | bdlma::SequentialPool | inline |
| deleteObjectRaw(const TYPE *object) | bdlma::SequentialPool | inline |
| release() | bdlma::SequentialPool | |
| reserveCapacity(bsls::Types::size_type numBytes) | bdlma::SequentialPool | |
| rewind() | bdlma::SequentialPool | |
| SequentialPool(bslma::Allocator *basicAllocator=0) | bdlma::SequentialPool | explicit |
| SequentialPool(bsls::BlockGrowth::Strategy growthStrategy, bslma::Allocator *basicAllocator=0) | bdlma::SequentialPool | explicit |
| SequentialPool(bsls::Alignment::Strategy alignmentStrategy, bslma::Allocator *basicAllocator=0) | bdlma::SequentialPool | explicit |
| SequentialPool(bsls::BlockGrowth::Strategy growthStrategy, bsls::Alignment::Strategy alignmentStrategy, bslma::Allocator *basicAllocator=0) | bdlma::SequentialPool | |
| SequentialPool(int initialSize) | bdlma::SequentialPool | explicit |
| SequentialPool(bsls::Types::size_type initialSize, bslma::Allocator *basicAllocator=0) | bdlma::SequentialPool | explicit |
| 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::SequentialPool | inline |
| ~SequentialPool() | bdlma::SequentialPool | inline |