Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals

ProcessInfo Struct Reference

Structure for process information. More...

Data Fields


Detailed Description

Structure for process information.

This structure contains Linux process information as read from the /proc filesystem.


Field Documentation

long ProcessInfo::nice
 

The nice value.

19 to -19.

char ProcessInfo::state
 

Process state.

'R' : running, 'S' : Sleeping, 'D' : waiting in uniterruptible disk sleep, 'Z' : Zombie, 'T' : traced/stopped, 'W' : paging

long ProcessInfo::timeout
 

Not used anymore.

Always 0.


The documentation for this struct was generated from the following file:
Generated on Fri Jan 20 10:12:18 2006 by  doxygen 1.4.2