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

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

allocate(size_type size) BSLS_KEYWORD_OVERRIDEbslma::TestAllocatorvirtual
bsl::memory_resource::allocate(size_t bytes, size_t alignment=k_MAX_ALIGN)bsl::memory_resourceinline
allocationLimit() constbslma::TestAllocatorinline
deallocate(void *address) BSLS_KEYWORD_OVERRIDEbslma::TestAllocatorvirtual
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
isNoAbort() constbslma::TestAllocatorinline
isQuiet() constbslma::TestAllocatorinline
isVerbose() constbslma::TestAllocatorinline
lastAllocateAddress() constbslma::TestAllocatorinline
lastAllocatedAddress() constbslma::TestAllocatorinline
lastAllocatedNumBytes() constbslma::TestAllocatorinline
lastAllocateNumBytes() constbslma::TestAllocatorinline
lastDeallocateAddress() constbslma::TestAllocatorinline
lastDeallocatedAddress() constbslma::TestAllocatorinline
lastDeallocatedNumBytes() constbslma::TestAllocatorinline
lastDeallocateNumBytes() constbslma::TestAllocatorinline
memory_resource() BSLS_KEYWORD_DEFAULTbsl::memory_resource
memory_resource(const memory_resource &) BSLS_KEYWORD_DEFAULTbsl::memory_resource
name() constbslma::TestAllocatorinline
numAllocation() constbslma::TestAllocatorinline
numAllocations() constbslma::TestAllocatorinline
numBlocksInUse() constbslma::TestAllocatorinline
numBlocksMax() constbslma::TestAllocatorinline
numBlocksTotal() constbslma::TestAllocatorinline
numBoundsErrors() constbslma::TestAllocatorinline
numBytesInUse() constbslma::TestAllocatorinline
numBytesMax() constbslma::TestAllocatorinline
numBytesTotal() constbslma::TestAllocatorinline
numDeallocation() constbslma::TestAllocatorinline
numDeallocations() constbslma::TestAllocatorinline
numMismatches() constbslma::TestAllocatorinline
operator<<bslma::TestAllocatorfriend
bslma::Allocator::operator=(const memory_resource &) BSLS_KEYWORD_DEFAULTbsl::memory_resource
print(std::FILE *f=stdout) constbslma::TestAllocator
setAllocationLimit(bsls::Types::Int64 limit)bslma::TestAllocatorinline
setNoAbort(bool flagValue)bslma::TestAllocatorinline
setQuiet(bool flagValue)bslma::TestAllocatorinline
setVerbose(bool flagValue)bslma::TestAllocatorinline
size_type typedefbslma::Allocator
status() constbslma::TestAllocator
TestAllocator(Allocator *basicAllocator=0)bslma::TestAllocatorexplicit
TestAllocator(const char *name, Allocator *basicAllocator=0)bslma::TestAllocatorexplicit
TestAllocator(bool verboseFlag, Allocator *basicAllocator=0)bslma::TestAllocatorexplicit
TestAllocator(const char *name, bool verboseFlag, Allocator *basicAllocator=0)bslma::TestAllocator
throwBadAlloc()bslma::Allocatorstatic
~Allocator() BSLS_KEYWORD_OVERRIDEbslma::Allocator
~memory_resource()bsl::memory_resourceinlinevirtual
~TestAllocator() BSLS_KEYWORD_OVERRIDEbslma::TestAllocator