Nugget
CountingAllocator Member List

This is the complete list of members for CountingAllocator, including all inherited members.

activeAllocatedMemory (defined in CountingAllocator)CountingAllocatorstatic
activeAllocCount (defined in CountingAllocator)CountingAllocatorstatic
allocate(size_t n, int flags=0) (defined in CountingAllocator)CountingAllocatorinlinevirtual
allocate(size_t n, size_t alignment, size_t offset, int flags=0) (defined in CountingAllocator)CountingAllocatorinlinevirtual
allocator(const char *pName=EASTL_NAME_VAL(EASTL_ALLOCATOR_DEFAULT_NAME)) (defined in eastl::allocator)eastl::allocator
allocator(const allocator &x) (defined in eastl::allocator)eastl::allocator
allocator(const allocator &x, const char *pName) (defined in eastl::allocator)eastl::allocator
assignOpCount (defined in CountingAllocator)CountingAllocatorstatic
base_type typedef (defined in CountingAllocator)CountingAllocator
copyCtorCount (defined in CountingAllocator)CountingAllocatorstatic
CountingAllocator(const char *pName=EASTL_NAME_VAL(EASTL_ALLOCATOR_DEFAULT_NAME)) (defined in CountingAllocator)CountingAllocatorinline
CountingAllocator(const CountingAllocator &x) (defined in CountingAllocator)CountingAllocatorinline
CountingAllocator(const CountingAllocator &x, const char *pName) (defined in CountingAllocator)CountingAllocatorinline
deallocate(void *p, size_t n) (defined in CountingAllocator)CountingAllocatorinline
defaultCtorCount (defined in CountingAllocator)CountingAllocatorstatic
get_name() const (defined in CountingAllocator)CountingAllocatorinline
getActiveAllocationCount() (defined in CountingAllocator)CountingAllocatorinlinestatic
getActiveAllocationSize() (defined in CountingAllocator)CountingAllocatorinlinestatic
getTotalAllocationCount() (defined in CountingAllocator)CountingAllocatorinlinestatic
getTotalAllocationSize() (defined in CountingAllocator)CountingAllocatorinlinestatic
neverUsed() (defined in CountingAllocator)CountingAllocatorinlinestatic
operator=(const CountingAllocator &x) (defined in CountingAllocator)CountingAllocatorinline
operator=(const allocator &x) (defined in eastl::allocator)eastl::allocatorinline
resetCount() (defined in CountingAllocator)CountingAllocatorinlinestatic
set_name(const char *pName) (defined in CountingAllocator)CountingAllocatorinline
totalAllocatedMemory (defined in CountingAllocator)CountingAllocatorstatic
totalAllocCount (defined in CountingAllocator)CountingAllocatorstatic
totalCtorCount (defined in CountingAllocator)CountingAllocatorstatic
totalDeallocCount (defined in CountingAllocator)CountingAllocatorstatic