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

class SysInfo_t


TSystem

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


Function Members (Methods)

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

Data Members

public:
Int_tfBusSpeedbus speed in MHz
Int_tfCpuSpeedcpu speed in MHz
TStringfCpuTypetype of cpu
Int_tfCpusnumber of cpus
Int_tfL2Cachelevel 2 cache size in KB
TStringfModelcomputer model
TStringfOSOS
Int_tfPhysRamphysical RAM in MB

Class Charts

Inheritance Inherited Members Includes Libraries
Class Charts

Function documentation

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

Last update: Mon Jun 25 19:45:59 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.