Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

QueryRecord Class Reference

Auxiliary class to hold an atomic query condition. More...

List of all members.

Public Types

enum  Attr {
  UNDEF = 0, JOBID, OWNER, STATUS,
  LOCATION, DESTINATION, DONECODE, USERTAG,
  TIME, LEVEL, HOST, SOURCE,
  INSTANCE, EVENT_TYPE, CHKPT_TAG, RESUBMITTED,
  PARENT, EXITCODE
}

Friends

class ServerConnection


Detailed Description

Auxiliary class to hold an atomic query condition.


Member Enumeration Documentation

enum Attr
 

Enumeration values:
UNDEF  Not-defined value, used to terminate lists etc.
JOBID  Job Id.

See also:
_edg_wll_QueryRec
OWNER  Job owner.

See also:
_edg_wll_QueryRec
STATUS  Current job status.
LOCATION  Where is the job processed.
DESTINATION  Destination CE.
DONECODE  Minor done status (OK,fail,cancel).
USERTAG  User tag (not implemented yet).
TIME  Timestamp.

See also:
_edg_wll_QueryRec
LEVEL  Logging level (see "dglog.h") *.

See also:
_edg_wll_QueryRec
HOST  Where the event was generated.
SOURCE  Source component.
INSTANCE  Instance of the source component.
EVENT_TYPE  Event type.

See also:
_edg_wll_QueryRec
CHKPT_TAG  Checkpoint tag.
RESUBMITTED  Job was resubmitted.
PARENT  Job was resubmitted.
EXITCODE  Unix exit code.


The documentation for this class was generated from the following file:
Generated on Fri May 14 14:19:01 2004 for L&B API CPP by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002