#include "TSystem.h"

ProcInfo_t


class description - header file
viewCVS header

class ProcInfo_t

Inheritance Inherited Members Includes Libraries
Class Charts

Function Members (Methods)

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

Data Members

public:
Float_tfCpuUseruser time used by this process in seconds
Float_tfCpuSyssystem 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 Description

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

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