![]() |
|
|
Generated: 18 Jul 2008 |
#include <ApMon.h>
Definition at line 173 of file ApMon.h.
Public Attributes | |
| long | pid |
| char | workdir [MAX_STRING_LEN] |
| char | clusterName [50] |
| char | nodeName [50] |
| long MonitoredJob::pid |
Definition at line 174 of file ApMon.h.
Referenced by ApMon::addJobToMonitor(), and ApMon::updateJobInfo().
| char MonitoredJob::workdir[MAX_STRING_LEN] |
| char MonitoredJob::clusterName[50] |
Definition at line 178 of file ApMon.h.
Referenced by ApMon::addJobToMonitor(), and ApMon::sendOneJobInfo().
| char MonitoredJob::nodeName[50] |
Definition at line 180 of file ApMon.h.
Referenced by ApMon::addJobToMonitor(), and ApMon::sendOneJobInfo().