ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes | List of all members
SysInfo_t Struct Reference

Definition at line 161 of file TSystem.h.

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>

Constructor & Destructor Documentation

SysInfo_t::SysInfo_t ( )
inline

Definition at line 170 of file TSystem.h.

virtual SysInfo_t::~SysInfo_t ( )
inlinevirtual

Definition at line 172 of file TSystem.h.

Member Function Documentation

SysInfo_t::ClassDef ( SysInfo_t  ,
 
)

Member Data Documentation

Int_t SysInfo_t::fBusSpeed

Definition at line 167 of file TSystem.h.

Referenced by GetWinNTSysInfo(), and TSlaveInfo::SetSysInfo().

Int_t SysInfo_t::fCpus
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
Int_t SysInfo_t::fPhysRam
Collaboration diagram for SysInfo_t:
[legend]

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