Nugget
MallocAllocator Member List

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

allocate(size_t n, int=0) (defined in MallocAllocator)MallocAllocator
allocate(size_t n, size_t, size_t, int=0) (defined in MallocAllocator)MallocAllocator
deallocate(void *p, size_t n) (defined in MallocAllocator)MallocAllocator
get_name() const (defined in MallocAllocator)MallocAllocatorinline
MallocAllocator(const char *=EASTL_NAME_VAL("MallocAllocator")) (defined in MallocAllocator)MallocAllocatorinline
MallocAllocator(const MallocAllocator &x) (defined in MallocAllocator)MallocAllocatorinline
MallocAllocator(const MallocAllocator &x, const char *) (defined in MallocAllocator)MallocAllocatorinline
mAllocCount (defined in MallocAllocator)MallocAllocator
mAllocCountAll (defined in MallocAllocator)MallocAllocatorstatic
mAllocVolume (defined in MallocAllocator)MallocAllocator
mAllocVolumeAll (defined in MallocAllocator)MallocAllocatorstatic
mFreeCount (defined in MallocAllocator)MallocAllocator
mFreeCountAll (defined in MallocAllocator)MallocAllocatorstatic
mpLastAllocation (defined in MallocAllocator)MallocAllocatorstatic
operator=(const MallocAllocator &x) (defined in MallocAllocator)MallocAllocatorinline
reset_all() (defined in MallocAllocator)MallocAllocatorinlinestatic
set_name(const char *) (defined in MallocAllocator)MallocAllocatorinline