memstat::TMemStatFAddrContainer Class Reference

#include <TMemStatMng.h>

List of all members.

Public Member Functions

bool add (ULong_t addr, Int_t idx)
Int_t find (ULong_t addr)
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
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


Detailed Description

Definition at line 30 of file TMemStatMng.h.


Member Typedef Documentation

typedef std::map<ULong_t, Int_t> memstat::TMemStatFAddrContainer::Container_t [private]

Definition at line 31 of file TMemStatMng.h.

typedef Container_t::iterator memstat::TMemStatFAddrContainer::pos_type [private]

Definition at line 32 of file TMemStatMng.h.

typedef Container_t::value_type memstat::TMemStatFAddrContainer::value_type [private]

Definition at line 33 of file TMemStatMng.h.

typedef std::map<ULong_t, Int_t> memstat::TMemStatFAddrContainer::Container_t [private]

Definition at line 31 of file TMemStatMng.h.

typedef Container_t::iterator memstat::TMemStatFAddrContainer::pos_type [private]

Definition at line 32 of file TMemStatMng.h.

typedef Container_t::value_type memstat::TMemStatFAddrContainer::value_type [private]

Definition at line 33 of file TMemStatMng.h.


Member Function Documentation

bool memstat::TMemStatFAddrContainer::add ( ULong_t  addr,
Int_t  idx 
) [inline]

Definition at line 36 of file TMemStatMng.h.

References fContainer.

Int_t memstat::TMemStatFAddrContainer::find ( ULong_t  addr  )  [inline]

Definition at line 41 of file TMemStatMng.h.

References fContainer.

bool memstat::TMemStatFAddrContainer::add ( ULong_t  addr,
Int_t  idx 
) [inline]

Definition at line 36 of file TMemStatMng.h.

References fContainer.

Int_t memstat::TMemStatFAddrContainer::find ( ULong_t  addr  )  [inline]

Definition at line 41 of file TMemStatMng.h.

References fContainer.


Member Data Documentation

Container_t memstat::TMemStatFAddrContainer::fContainer [private]

Definition at line 50 of file TMemStatMng.h.

Referenced by add(), and find().


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