![]() |
ROOT
6.06/09
Reference Guide
|
Public Member Functions | |
| SysInfo_t () | |
| virtual | ~SysInfo_t () |
| ClassDef (SysInfo_t, 1) | |
Public Attributes | |
| TString | fOS |
| TString | fModel |
| TString | fCpuType |
| Int_t | fCpus |
| Int_t | fCpuSpeed |
| Int_t | fBusSpeed |
| Int_t | fL2Cache |
| Int_t | fPhysRam |
#include <TSystem.h>
Collaboration diagram for SysInfo_t:| SysInfo_t::ClassDef | ( | SysInfo_t | , |
| 1 | |||
| ) |
| Int_t SysInfo_t::fBusSpeed |
Definition at line 167 of file TSystem.h.
Referenced by GetWinNTSysInfo(), and TSlaveInfo::SetSysInfo().
| Int_t SysInfo_t::fCpus |
Definition at line 165 of file TSystem.h.
Referenced by TProofNodes::Build(), TProofLite::GetNumberOfWorkers(), TUnixSystem::GetSysInfo(), GetWinNTSysInfo(), THtml::MakeAll(), TProofLite::PollForNewWorkers(), TSlaveInfo::Print(), TProofPlayer::Process(), TSessionViewer::ReadConfiguration(), TProofLite::ResolveKeywords(), TSlaveInfo::SetSysInfo(), and TMPClient::TMPClient().
| Int_t SysInfo_t::fCpuSpeed |
Definition at line 166 of file TSystem.h.
Referenced by GetWinNTSysInfo(), and TSlaveInfo::SetSysInfo().
| TString SysInfo_t::fCpuType |
Definition at line 164 of file TSystem.h.
Referenced by GetWinNTSysInfo(), and TSlaveInfo::SetSysInfo().
| Int_t SysInfo_t::fL2Cache |
Definition at line 168 of file TSystem.h.
Referenced by GetWinNTSysInfo(), and TSlaveInfo::SetSysInfo().
| TString SysInfo_t::fModel |
Definition at line 163 of file TSystem.h.
Referenced by GetWinNTSysInfo(), and TSlaveInfo::SetSysInfo().
| TString SysInfo_t::fOS |
Definition at line 162 of file TSystem.h.
Referenced by GetWinNTSysInfo(), TSessionViewer::ReadConfiguration(), and TSlaveInfo::SetSysInfo().
| Int_t SysInfo_t::fPhysRam |
Definition at line 169 of file TSystem.h.
Referenced by GetWinNTSysInfo(), TSlaveInfo::Print(), TProofPlayer::Process(), and TSlaveInfo::SetSysInfo().