|
SURFEX v8.1
General documentation of Surfex
|
#include "getstatm.h"

Public Attributes | |
| int | size |
| int | resident |
| int | shared |
| int | trs |
| int | drs |
| int | lrs |
| int | dt |
Definition at line 16 of file getstatm.h.
| int statm::drs |
Definition at line 22 of file getstatm.h.
| int statm::dt |
Definition at line 24 of file getstatm.h.
| int statm::lrs |
Definition at line 23 of file getstatm.h.
| int statm::resident |
Definition at line 19 of file getstatm.h.
| int statm::shared |
Definition at line 20 of file getstatm.h.
| int statm::size |
Definition at line 18 of file getstatm.h.
| int statm::trs |
Definition at line 21 of file getstatm.h.
1.8.13