lnode Struct Reference

Dumb process representation This structure is used to keep track of processes in the process list. More...

#include <processes.h>


Data Fields

int pid
GString * cmdname


Detailed Description

Dumb process representation This structure is used to keep track of processes in the process list.

Definition at line 32 of file processes.h.


Field Documentation

int lnode::pid

Definition at line 33 of file processes.h.

Referenced by list_com(), and update_process().

GString* lnode::cmdname

Definition at line 34 of file processes.h.


The documentation for this struct was generated from the following file:
Generated on Tue Apr 1 22:52:58 2008 for lkmonitor by  doxygen 1.5.1