AddToHeap(ULong_t begin, ULong_t end) | TStorage | [inline, static] |
AddToHeap(ULong_t begin, ULong_t end) | TStorage | [static] |
Alloc(size_t size) | TStorage | [static] |
Alloc(size_t size) | TStorage | [static] |
Dealloc(void *ptr) | TStorage | [static] |
Dealloc(void *ptr) | TStorage | [static] |
EnableStatistics(int size=-1, int ix=-1) | TStorage | [static] |
EnableStatistics(int size=-1, int ix=-1) | TStorage | [static] |
EnterStat(size_t size, void *p) | TStorage | [static] |
EnterStat(size_t size, void *p) | TStorage | [static] |
fgFreeHook | TStorage | [private, static] |
fgFreeHookData | TStorage | [private, static] |
fgFreeHookData | TStorage | [private, static] |
fgHasCustomNewDelete | TStorage | [private, static] |
fgHeapBegin | TStorage | [private, static] |
fgHeapEnd | TStorage | [private, static] |
fgMaxBlockSize | TStorage | [private, static] |
fgReAllocCHook | TStorage | [private, static] |
fgReAllocHook | TStorage | [private, static] |
GetFreeHook() | TStorage | [inline, static] |
GetFreeHook() | TStorage | [static] |
GetFreeHookData() | TStorage | [static] |
GetFreeHookData() | TStorage | [static] |
GetHeapBegin() | TStorage | [static] |
GetHeapBegin() | TStorage | [static] |
GetHeapEnd() | TStorage | [static] |
GetHeapEnd() | TStorage | [static] |
GetMaxBlockSize() | TStorage | [inline, static] |
GetMaxBlockSize() | TStorage | [static] |
HasCustomNewDelete() | TStorage | [static] |
HasCustomNewDelete() | TStorage | [static] |
IsOnHeap(void *p) | TStorage | [inline, static] |
IsOnHeap(void *p) | TStorage | [static] |
ObjectAlloc(size_t size) | TStorage | [static] |
ObjectAlloc(size_t size, void *vp) | TStorage | [static] |
ObjectAlloc(size_t size) | TStorage | [static] |
ObjectAlloc(size_t size, void *vp) | TStorage | [static] |
ObjectDealloc(void *vp) | TStorage | [static] |
ObjectDealloc(void *vp, void *ptr) | TStorage | [static] |
ObjectDealloc(void *vp) | TStorage | [static] |
ObjectDealloc(void *vp, void *ptr) | TStorage | [static] |
PrintStatistics() | TStorage | [static] |
PrintStatistics() | TStorage | [static] |
ReAlloc(void *vp, size_t size) | TStorage | [static] |
ReAlloc(void *vp, size_t size, size_t oldsize) | TStorage | [static] |
ReAlloc(void *vp, size_t size) | TStorage | [static] |
ReAlloc(void *vp, size_t size, size_t oldsize) | TStorage | [static] |
ReAllocChar(char *vp, size_t size, size_t oldsize) | TStorage | [static] |
ReAllocChar(char *vp, size_t size, size_t oldsize) | TStorage | [static] |
ReAllocInt(Int_t *vp, size_t size, size_t oldsize) | TStorage | [static] |
ReAllocInt(Int_t *vp, size_t size, size_t oldsize) | TStorage | [static] |
RemoveStat(void *p) | TStorage | [static] |
RemoveStat(void *p) | TStorage | [static] |
SetCustomNewDelete() | TStorage | [static] |
SetCustomNewDelete() | TStorage | [static] |
SetFreeHook(FreeHookFun_t func, void *data) | TStorage | [static] |
SetFreeHook(FreeHookFun_t func, void *data) | TStorage | [static] |
SetMaxBlockSize(size_t size) | TStorage | [inline, static] |
SetMaxBlockSize(size_t size) | TStorage | [static] |
SetReAllocHooks(ReAllocFun_t func1, ReAllocCFun_t func2) | TStorage | [static] |
SetReAllocHooks(ReAllocFun_t func1, ReAllocCFun_t func2) | TStorage | [static] |
~TStorage() | TStorage | [inline, virtual] |
~TStorage() | TStorage | [inline, virtual] |