Quick Links:

bal | bbl | bdl | bsl

bslma::TestAllocator Member List

This is the complete list of members for bslma::TestAllocator, including all inherited members.
allocate(size_type size)bslma::TestAllocator [virtual]
allocationLimit() const bslma::TestAllocator
deallocate(void *address)bslma::TestAllocator [virtual]
deleteObject(const TYPE *object)bslma::Allocator
deleteObject(bsl::nullptr_t)bslma::Allocator
deleteObjectRaw(const TYPE *object)bslma::Allocator
deleteObjectRaw(bsl::nullptr_t)bslma::Allocator
isNoAbort() const bslma::TestAllocator
isQuiet() const bslma::TestAllocator
isVerbose() const bslma::TestAllocator
lastAllocateAddress() const bslma::TestAllocator
lastAllocatedAddress() const bslma::TestAllocator
lastAllocatedNumBytes() const bslma::TestAllocator
lastAllocateNumBytes() const bslma::TestAllocator
lastDeallocateAddress() const bslma::TestAllocator
lastDeallocatedAddress() const bslma::TestAllocator
lastDeallocatedNumBytes() const bslma::TestAllocator
lastDeallocateNumBytes() const bslma::TestAllocator
name() const bslma::TestAllocator
numAllocation() const bslma::TestAllocator
numAllocations() const bslma::TestAllocator
numBlocksInUse() const bslma::TestAllocator
numBlocksMax() const bslma::TestAllocator
numBlocksTotal() const bslma::TestAllocator
numBoundsErrors() const bslma::TestAllocator
numBytesInUse() const bslma::TestAllocator
numBytesMax() const bslma::TestAllocator
numBytesTotal() const bslma::TestAllocator
numDeallocation() const bslma::TestAllocator
numDeallocations() const bslma::TestAllocator
numMismatches() const bslma::TestAllocator
print() const bslma::TestAllocator
setAllocationLimit(bsls::Types::Int64 limit)bslma::TestAllocator
setNoAbort(bool flagValue)bslma::TestAllocator
setQuiet(bool flagValue)bslma::TestAllocator
setVerbose(bool flagValue)bslma::TestAllocator
size_type typedefbslma::Allocator
status() const bslma::TestAllocator
TestAllocator(Allocator *basicAllocator=0)bslma::TestAllocator [explicit]
TestAllocator(const char *name, Allocator *basicAllocator=0)bslma::TestAllocator [explicit]
TestAllocator(bool verboseFlag, Allocator *basicAllocator=0)bslma::TestAllocator [explicit]
TestAllocator(const char *name, bool verboseFlag, Allocator *basicAllocator=0)bslma::TestAllocator
throwBadAlloc()bslma::Allocator [static]
~Allocator()bslma::Allocator [virtual]
~TestAllocator()bslma::TestAllocator