vminfo_t Class Reference
Class for a memory consumtion measuring.
More...
#include <sysinfo.hh>
List of all members.
|
Public Member Functions |
int | getvmdata () |
int | getvmrss () |
int | getvmsize () |
void | print () |
void | scan () |
Public Attributes |
int | vmdata |
int | vmexe |
int | vmlck |
int | vmlib |
int | vmrss |
int | vmsize |
int | vmstk |
Protected Attributes |
char | filename [100] |
int | lineskip |
int | pid |
bool | statm |
Detailed Description
Class for a memory consumtion measuring.
The documentation for this class was generated from the following files: