Logo ROOT   6.07/09
Reference Guide
List of all members | Public Member Functions | Public Attributes | List of all members
MemInfo_t Struct Reference

Definition at line 190 of file TSystem.h.

Public Member Functions

 MemInfo_t ()
 
virtual ~MemInfo_t ()
 

Public Attributes

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

#include <TSystem.h>

Constructor & Destructor Documentation

MemInfo_t::MemInfo_t ( )
inline

Definition at line 197 of file TSystem.h.

virtual MemInfo_t::~MemInfo_t ( )
inlinevirtual

Definition at line 199 of file TSystem.h.

Member Data Documentation

Int_t MemInfo_t::fMemFree

Definition at line 193 of file TSystem.h.

Int_t MemInfo_t::fMemTotal

Definition at line 191 of file TSystem.h.

Int_t MemInfo_t::fMemUsed

Definition at line 192 of file TSystem.h.

Int_t MemInfo_t::fSwapFree

Definition at line 196 of file TSystem.h.

Int_t MemInfo_t::fSwapTotal

Definition at line 194 of file TSystem.h.

Int_t MemInfo_t::fSwapUsed

Definition at line 195 of file TSystem.h.


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