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

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

allocate(size_type numBytes) BSLS_KEYWORD_OVERRIDEbslma::SequentialAllocatorinlinevirtual
bsl::memory_resource::allocate(size_t bytes, size_t alignment=k_MAX_ALIGN)bsl::memory_resourceinline
allocateAndExpand(int *size)bslma::SequentialAllocatorinline
allocateAndExpand(int *size, int maxNumBytes)bslma::SequentialAllocatorinline
deallocate(void *address) BSLS_KEYWORD_OVERRIDEbslma::SequentialAllocatorinlinevirtual
bsl::memory_resource::deallocate(void *p, size_t bytes, size_t alignment=k_MAX_ALIGN)bsl::memory_resourceinline
deleteObject(const TYPE *object)bslma::Allocatorinline
deleteObject(bsl::nullptr_t)bslma::Allocatorinline
deleteObjectRaw(const TYPE *object)bslma::Allocatorinline
deleteObjectRaw(bsl::nullptr_t)bslma::Allocatorinline
do_allocate(std::size_t bytes, std::size_t alignment) BSLS_KEYWORD_OVERRIDEbslma::Allocatorprotected
do_deallocate(void *p, std::size_t bytes, std::size_t alignment) BSLS_KEYWORD_OVERRIDEbslma::Allocatorprotected
do_is_equal(const memory_resource &other) const BSLS_KEYWORD_NOEXCEPT BSLS_KEYWORD_OVERRIDEbslma::Allocatorprotected
expand(void *address, int originalNumBytes)bslma::SequentialAllocatorinline
expand(void *address, int originalNumBytes, int maxNumBytes)bslma::SequentialAllocatorinline
is_equal(const memory_resource &other) const BSLS_KEYWORD_NOEXCEPTbsl::memory_resourceinline
memory_resource() BSLS_KEYWORD_DEFAULTbsl::memory_resource
memory_resource(const memory_resource &) BSLS_KEYWORD_DEFAULTbsl::memory_resource
bslma::ManagedAllocator::operator=(const memory_resource &) BSLS_KEYWORD_DEFAULTbsl::memory_resource
release() BSLS_KEYWORD_OVERRIDEbslma::SequentialAllocatorinlinevirtual
reserveCapacity(int numBytes)bslma::SequentialAllocatorinlinevirtual
SequentialAllocator(Allocator *basicAllocator=0)bslma::SequentialAllocatorinlineexplicit
SequentialAllocator(BufferAllocator::AlignmentStrategy strategy, Allocator *basicAllocator=0)bslma::SequentialAllocatorinlineexplicit
SequentialAllocator(int initialSize, Allocator *basicAllocator=0)bslma::SequentialAllocatorinlineexplicit
SequentialAllocator(int initialSize, BufferAllocator::AlignmentStrategy strategy, Allocator *basicAllocator=0)bslma::SequentialAllocatorinline
SequentialAllocator(char *buffer, int bufferSize, Allocator *basicAllocator=0)bslma::SequentialAllocatorinline
SequentialAllocator(char *buffer, int bufferSize, BufferAllocator::AlignmentStrategy strategy, Allocator *basicAllocator=0)bslma::SequentialAllocatorinline
SequentialAllocator(int initialSize, int maxBufferSize, Allocator *basicAllocator=0)bslma::SequentialAllocatorinline
SequentialAllocator(int initialSize, int maxBufferSize, BufferAllocator::AlignmentStrategy strategy, Allocator *basicAllocator=0)bslma::SequentialAllocatorinline
SequentialAllocator(char *buffer, int bufferSize, int maxBufferSize, Allocator *basicAllocator=0)bslma::SequentialAllocatorinline
SequentialAllocator(char *buffer, int bufferSize, int maxBufferSize, BufferAllocator::AlignmentStrategy strategy, Allocator *basicAllocator=0)bslma::SequentialAllocatorinline
size_type typedefbslma::Allocator
throwBadAlloc()bslma::Allocatorstatic
truncate(void *address, int originalNumBytes, int newNumBytes)bslma::SequentialAllocatorinline
~Allocator() BSLS_KEYWORD_OVERRIDEbslma::Allocator
~memory_resource()bsl::memory_resourceinlinevirtual
~SequentialAllocator() BSLS_KEYWORD_OVERRIDEbslma::SequentialAllocator