BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bslma::AllocatorAdaptor_Imp< STL_ALLOC > Member List

This is the complete list of members for bslma::AllocatorAdaptor_Imp< STL_ALLOC >, including all inherited members.

adaptedAllocator() constbslma::AllocatorAdaptor_Imp< STL_ALLOC >
allocate(size_type size) BSLS_KEYWORD_OVERRIDEbslma::AllocatorAdaptor_Imp< STL_ALLOC >virtual
bsl::memory_resource::allocate(size_t bytes, size_t alignment=k_MAX_ALIGN)bsl::memory_resourceinline
AllocatorAdaptor_Imp()bslma::AllocatorAdaptor_Imp< STL_ALLOC >inline
AllocatorAdaptor_Imp(const StlAllocatorType &stla)bslma::AllocatorAdaptor_Imp< STL_ALLOC >inline
deallocate(void *address) BSLS_KEYWORD_OVERRIDEbslma::AllocatorAdaptor_Imp< STL_ALLOC >virtual
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
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::Allocator::operator=(const memory_resource &) BSLS_KEYWORD_DEFAULTbsl::memory_resource
size_type typedefbslma::Allocator
StlAllocatorType typedefbslma::AllocatorAdaptor_Imp< STL_ALLOC >
throwBadAlloc()bslma::Allocatorstatic
Type typedefbslma::AllocatorAdaptor_Imp< STL_ALLOC >
~Allocator() BSLS_KEYWORD_OVERRIDEbslma::Allocator
~AllocatorAdaptor_Imp() BSLS_KEYWORD_OVERRIDEbslma::AllocatorAdaptor_Imp< STL_ALLOC >inline
~memory_resource()bsl::memory_resourceinlinevirtual