+
class MemInfo_t
-
#include "TSystem.h"
Display options:
Show inherited
Show non-public

class MemInfo_t


TSystem

Abstract base class defining a generic interface to the underlying
Operating System.


Function Members (Methods)

public:
MemInfo_t()
MemInfo_t(const MemInfo_t&)
~MemInfo_t()
MemInfo_t&operator=(const MemInfo_t&)

Data Members

public:
Int_tfMemFreefree RAM in MB
Int_tfMemTotaltotal RAM in MB
Int_tfMemUsedused RAM in MB
Int_tfSwapFreefree swap in MB
Int_tfSwapTotaltotal swap in MB
Int_tfSwapUsedused swap in MB

Class Charts

Inheritance Inherited Members Includes Libraries
Class Charts

Function documentation

MemInfo_t(const MemInfo_t& )
{ }
TSystem& operator=(const MemInfo_t& )

Last update: Mon Jun 25 19:39:12 2007

This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.