#include "TSystem.h"

CpuInfo_t


class description - header file
viewCVS header

class CpuInfo_t

Inheritance Inherited Members Includes Libraries
Class Charts

Function Members (Methods)

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

Data Members

public:
Float_tfLoad1mcpu load average over 1 m
Float_tfLoad5mcpu load average over 5 m
Float_tfLoad15mcpu load average over 15 m
Float_tfUsercpu user load in percentage
Float_tfSyscpu sys load in percentage
Float_tfTotalcpu user+sys load in percentage
Float_tfIdlecpu idle percentage

Class Description

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

Last update: Tue Dec 5 18:18:50 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.