TMemStatHook Class Reference

#include <TMemStatHook.h>

List of all members.

Public Types

typedef void *(*) MallocHookFunc_t (size_t size, const void *caller)
typedef void(*) FreeHookFunc_t (void *ptr, const void *caller)
typedef void *(*) MallocHookFunc_t (size_t size, const void *caller)
typedef void(*) FreeHookFunc_t (void *ptr, const void *caller)

Static Public Member Functions

static MallocHookFunc_t GetMallocHook ()
static FreeHookFunc_t GetFreeHook ()
static void SetMallocHook (MallocHookFunc_t p)
static void SetFreeHook (FreeHookFunc_t p)
static MallocHookFunc_t GetMallocHook ()
static FreeHookFunc_t GetFreeHook ()
static void SetMallocHook (MallocHookFunc_t p)
static void SetFreeHook (FreeHookFunc_t p)


Detailed Description

Definition at line 27 of file TMemStatHook.h.


Member Typedef Documentation

typedef void*(*) TMemStatHook::MallocHookFunc_t(size_t size, const void *caller)

Definition at line 33 of file TMemStatHook.h.

typedef void(*) TMemStatHook::FreeHookFunc_t(void *ptr, const void *caller)

Definition at line 34 of file TMemStatHook.h.

typedef void*(*) TMemStatHook::MallocHookFunc_t(size_t size, const void *caller)

Definition at line 33 of file TMemStatHook.h.

typedef void(*) TMemStatHook::FreeHookFunc_t(void *ptr, const void *caller)

Definition at line 34 of file TMemStatHook.h.


Member Function Documentation

TMemStatHook::MallocHookFunc_t TMemStatHook::GetMallocHook (  )  [static]

Definition at line 45 of file TMemStatHook.cxx.

TMemStatHook::FreeHookFunc_t TMemStatHook::GetFreeHook (  )  [static]

Definition at line 58 of file TMemStatHook.cxx.

void TMemStatHook::SetMallocHook ( MallocHookFunc_t  p  )  [static]

Definition at line 71 of file TMemStatHook.cxx.

Referenced by memstat::TMemStatMng::Disable(), and memstat::TMemStatMng::Enable().

void TMemStatHook::SetFreeHook ( FreeHookFunc_t  p  )  [static]

Definition at line 82 of file TMemStatHook.cxx.

Referenced by memstat::TMemStatMng::Disable(), and memstat::TMemStatMng::Enable().

static MallocHookFunc_t TMemStatHook::GetMallocHook (  )  [static]

static FreeHookFunc_t TMemStatHook::GetFreeHook (  )  [static]

static void TMemStatHook::SetMallocHook ( MallocHookFunc_t  p  )  [static]

static void TMemStatHook::SetFreeHook ( FreeHookFunc_t  p  )  [static]


The documentation for this class was generated from the following files:
Generated on Tue Jul 5 16:42:56 2011 for ROOT_528-00b_version by  doxygen 1.5.1