uvgetprocessinfo.h
- enum mem_t { total=0,
resident=1,
shared=2,
code=3,
data_stack=4,
library=5,
dirty=6
}
- typedef struct --
- typedef struct --
Global member Documentation
| enum mem_t { total=0,
resident=1,
shared=2,
code=3,
data_stack=4,
library=5,
dirty=6
}
| mem_t |
#include <uvgetprocessinfo.h>
*
This program is free software; you can redistribute it and/or modify *
it under the terms of the GNU General Public License as published by *
the Free Software Foundation; either version 2 of the License, or *
(at your option) any later version. *
*
*************************************************************************
#include <uvgetprocessinfo.h>
#include <uvgetprocessinfo.h>
| Generated by: sc on schomep4 on Sun Nov 23 16:54:46 2003, using kdoc 2.0a54. |