#include "LeakChecker/LeaMemMonitor.h"#include <sys/types.h>#include <stdio.h>#include <fcntl.h>#include <unistd.h>#include <stdlib.h>#include <time.h>#include <sys/stat.h>#include "MessageService/MsgService.h"Go to the source code of this file.
Defines | |
| #define | PROCFS "/proc" |
| #define | PROCSTATUS "/proc/self/status" |
Functions | |
| CVSID ("$Id: LeaMemMonitor.cxx,v 1.6 2007/02/08 17:03:42 rhatcher Exp $") | |
|
|
Definition at line 19 of file LeaMemMonitor.cxx. |
|
|
Definition at line 20 of file LeaMemMonitor.cxx. Referenced by LeaMemMonitor::FillMemStat(). |
|
||||||||||||
|
|
1.3.9.1