#include "TSystem.h"

MemInfo_t


class description - header file
viewCVS header

class MemInfo_t

Inheritance Inherited Members Includes Libraries
Class Charts

Function Members (Methods)

Display options:
Show inherited
Show non-public
public:
MemInfo_t()
MemInfo_t(const MemInfo_t&)
~MemInfo_t()
MemInfo_t&operator=(const MemInfo_t&)

Data Members

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

Class Description

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

Last update: Tue Dec 5 18:18:51 2006


ROOT page - Class index - Class Hierarchy - Top of the page

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.