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

class ProcInfo_t


TSystem

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


Function Members (Methods)

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

Data Members

public:
Float_tfCpuSyssystem time used by this process in seconds
Float_tfCpuUseruser time used by this process in seconds
Long_tfMemResidentresident memory used by this process in KB
Long_tfMemVirtualvirtual memory used by this process in KB

Class Charts

Inheritance Inherited Members Includes Libraries
Class Charts

Function documentation

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

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