Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

procInfo Struct Reference

#include <ProcStats.h>

List of all members.

Public Methods

 procInfo ()
 procInfo (double sz, double rss_sz)
bool operator== (const procInfo& p) const

Public Attributes

double vsize
double rss


Constructor & Destructor Documentation

procInfo::procInfo ( ) [inline]
 

Definition at line 14 of file ProcStats.h.

procInfo::procInfo ( double sz,
double rss_sz ) [inline]
 

Definition at line 15 of file ProcStats.h.


Member Function Documentation

bool procInfo::operator== ( const procInfo & p ) const [inline]
 

Definition at line 17 of file ProcStats.h.


Member Data Documentation

double procInfo::rss
 

Definition at line 22 of file ProcStats.h.

double procInfo::vsize
 

Definition at line 21 of file ProcStats.h.


The documentation for this struct was generated from the following file:
Generated at Wed Nov 21 12:20:02 2001 by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000