Gaudi Framework, version v20r2

Generated: 18 Jul 2008

MonitoredJob Struct Reference

#include <ApMon.h>

List of all members.


Detailed Description

Data structure which holds information about a job monitored by ApMon.

Definition at line 173 of file ApMon.h.

Public Attributes

long pid
char workdir [MAX_STRING_LEN]
char clusterName [50]
char nodeName [50]


Member Data Documentation

long MonitoredJob::pid

Definition at line 174 of file ApMon.h.

Referenced by ApMon::addJobToMonitor(), and ApMon::updateJobInfo().

char MonitoredJob::workdir[MAX_STRING_LEN]

Definition at line 176 of file ApMon.h.

Referenced by ApMon::addJobToMonitor().

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().


The documentation for this struct was generated from the following file:
Generated at Fri Jul 18 12:08:39 2008 for Gaudi Framework, version v20r2 by Doxygen version 1.5.1 written by Dimitri van Heesch, © 1997-2004