Definition at line 31 of file TMemStatMng.h.
Public Member Functions | |
bool | add (ULong_t addr, Int_t idx) |
Int_t | find (ULong_t addr) |
Private Types | |
typedef std::map< ULong_t, Int_t > | Container_t |
typedef Container_t::iterator | pos_type |
typedef Container_t::value_type | value_type |
Private Attributes | |
Container_t | fContainer |
#include <TMemStatMng.h>
|
private |
Definition at line 32 of file TMemStatMng.h.
|
private |
Definition at line 33 of file TMemStatMng.h.
|
private |
Definition at line 34 of file TMemStatMng.h.
Definition at line 37 of file TMemStatMng.h.
Definition at line 42 of file TMemStatMng.h.
|
private |
Definition at line 51 of file TMemStatMng.h.