ROOT 6.08/07 Reference Guide |
Classes | |
class | TStorage |
Storage manager. More... | |
Typedefs | |
typedef void(* | FreeHookFun_t) (void *, void *addr, size_t) |
typedef void *(* | ReAllocCFun_t) (void *, size_t, size_t) |
typedef char *(* | ReAllocCharFun_t) (char *, size_t, size_t) |
typedef void *(* | ReAllocFun_t) (void *, size_t) |
Definition at line 27 of file TStorage.h.
Definition at line 29 of file TStorage.h.
typedef char*(* ReAllocCharFun_t) (char *, size_t, size_t) |
Definition at line 30 of file TStorage.h.
Definition at line 28 of file TStorage.h.