MemInfo_t Struct Reference

#include <TSystem.h>

List of all members.

Public Member Functions

 MemInfo_t ()
virtual ~MemInfo_t ()
 ClassDef (MemInfo_t, 1)
 MemInfo_t ()
virtual ~MemInfo_t ()
 ClassDef (MemInfo_t, 1)

Public Attributes

Int_t fMemTotal
Int_t fMemUsed
Int_t fMemFree
Int_t fSwapTotal
Int_t fSwapUsed
Int_t fSwapFree


Detailed Description

Definition at line 194 of file TSystem.h.


Constructor & Destructor Documentation

MemInfo_t::MemInfo_t (  )  [inline]

Definition at line 201 of file TSystem.h.

virtual MemInfo_t::~MemInfo_t (  )  [inline, virtual]

Definition at line 203 of file TSystem.h.

MemInfo_t::MemInfo_t (  )  [inline]

Definition at line 201 of file TSystem.h.

virtual MemInfo_t::~MemInfo_t (  )  [inline, virtual]

Definition at line 203 of file TSystem.h.


Member Function Documentation

MemInfo_t::ClassDef ( MemInfo_t  ,
 
)

MemInfo_t::ClassDef ( MemInfo_t  ,
 
)


Member Data Documentation

Int_t MemInfo_t::fMemTotal

Definition at line 195 of file TSystem.h.

Referenced by GetWinNTMemInfo(), TMemStatShow::Show(), and Update().

Int_t MemInfo_t::fMemUsed

Definition at line 196 of file TSystem.h.

Referenced by TMemStatManager::DumpTo(), GetWinNTMemInfo(), TMemStatShow::Show(), and Update().

Int_t MemInfo_t::fMemFree

Definition at line 197 of file TSystem.h.

Referenced by GetWinNTMemInfo(), TTimeHists::SetupHist(), and Update().

Int_t MemInfo_t::fSwapTotal

Definition at line 198 of file TSystem.h.

Referenced by GetWinNTMemInfo().

Int_t MemInfo_t::fSwapUsed

Definition at line 199 of file TSystem.h.

Referenced by TMemStatManager::DumpTo(), and GetWinNTMemInfo().

Int_t MemInfo_t::fSwapFree

Definition at line 200 of file TSystem.h.

Referenced by GetWinNTMemInfo().


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