|  | The Gaudi Framework
    v28r2
    | 
#include <src/ProcStats.h>

| Classes | |
| struct | cleanup | 
| class | unique_fd | 
| Public Member Functions | |
| bool | fetch (procInfo &fill_me) | 
| double | pageSize () const | 
| Static Public Member Functions | |
| static ProcStats * | instance () | 
| Private Member Functions | |
| ProcStats () | |
| Private Attributes | |
| unique_fd | fd | 
| double | pg_size | 
| procInfo | curr | 
| std::string | fname | 
| char | buf [500] | 
| bool | valid | 
| Static Private Attributes | |
| static ProcStats * | inst = 0 | 
| Friends | |
| struct | cleanup | 
Definition at line 42 of file ProcStats.h.
| 
 | private | 
Definition at line 247 of file ProcStats.cpp.
| bool ProcStats::fetch | ( | procInfo & | fill_me | ) | 
Definition at line 265 of file ProcStats.cpp.
| 
 | static | 
Definition at line 239 of file ProcStats.cpp.
| 
 | inline | 
Definition at line 48 of file ProcStats.h.
| 
 | friend | 
Definition at line 59 of file ProcStats.h.
| 
 | private | 
Definition at line 92 of file ProcStats.h.
| 
 | private | 
Definition at line 90 of file ProcStats.h.
| 
 | private | 
Definition at line 88 of file ProcStats.h.
| 
 | private | 
Definition at line 91 of file ProcStats.h.
| 
 | staticprivate | 
Definition at line 95 of file ProcStats.h.
| 
 | private | 
Definition at line 89 of file ProcStats.h.
| 
 | private | 
Definition at line 93 of file ProcStats.h.