PLearn 0.1
Namespaces | Functions
procinfo.h File Reference
#include <stddef.h>
Include dependency graph for procinfo.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  PLearn
 

< for swap


Functions

size_t PLearn::getSystemTotalMemory ()
 Return the total memory installed in the system in bytes.
size_t PLearn::getProcessDataMemory ()
 Return the total data memory used by the current process in bytes.
int PLearn::getPid ()
 Return the processus id.
string PLearn::getUser ()
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines