mydependant Struct Reference


Data Fields

char * dependant
 name of dependant process

mydependant * next
 next dependant process in chain


Field Documentation

char* mydependant::dependant
 

name of dependant process

Definition at line 198 of file monitor.h.

Referenced by printprocess().

struct mydependant* mydependant::next
 

next dependant process in chain

Definition at line 200 of file monitor.h.

Referenced by printprocess().


The documentation for this struct was generated from the following file: