ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Private Types | Private Attributes | List of all members
Memstat::TMemStatFAddrContainer Class Reference

Definition at line 38 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_tContainer_t
 
typedef Container_t::iterator pos_type
 
typedef Container_t::value_type value_type
 

Private Attributes

Container_t fContainer
 

#include <TMemStatMng.h>

Member Typedef Documentation

Definition at line 39 of file TMemStatMng.h.

typedef Container_t::iterator Memstat::TMemStatFAddrContainer::pos_type
private

Definition at line 40 of file TMemStatMng.h.

typedef Container_t::value_type Memstat::TMemStatFAddrContainer::value_type
private

Definition at line 41 of file TMemStatMng.h.

Member Function Documentation

bool Memstat::TMemStatFAddrContainer::add ( ULong_t  addr,
Int_t  idx 
)
inline

Definition at line 44 of file TMemStatMng.h.

Referenced by Memstat::TMemStatMng::generateBTID().

Int_t Memstat::TMemStatFAddrContainer::find ( ULong_t  addr)
inline

Definition at line 49 of file TMemStatMng.h.

Referenced by Memstat::TMemStatMng::generateBTID().

Member Data Documentation

Container_t Memstat::TMemStatFAddrContainer::fContainer
private

Definition at line 58 of file TMemStatMng.h.

Referenced by add(), and find().

Collaboration diagram for Memstat::TMemStatFAddrContainer:
[legend]

The documentation for this class was generated from the following file: