ROOT  6.06/08
Reference Guide
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 ()
 

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:

Constructor & Destructor Documentation

§ SysInfo_t()

SysInfo_t::SysInfo_t ( )
inline

Definition at line 170 of file TSystem.h.

§ ~SysInfo_t()

virtual SysInfo_t::~SysInfo_t ( )
inlinevirtual

Definition at line 172 of file TSystem.h.

Member Data Documentation

§ fBusSpeed

Int_t SysInfo_t::fBusSpeed

§ fCpus

Int_t SysInfo_t::fCpus

§ fCpuSpeed

Int_t SysInfo_t::fCpuSpeed

§ fCpuType

TString SysInfo_t::fCpuType

§ fL2Cache

Int_t SysInfo_t::fL2Cache

§ fModel

TString SysInfo_t::fModel

§ fOS

TString SysInfo_t::fOS

§ fPhysRam

Int_t SysInfo_t::fPhysRam

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