Main Page | Modules | Data Structures | File List | Data Fields | Globals

_edg_wll_QueryRec Struct Reference
[Server querying]

#include <consumer.h>


Data Fields

edg_wll_QueryAttr attr
edg_wll_QueryOp op
union {
   char *   tag
   edg_wll_JobStatCode   state
attr_id
_edg_wll_QueryRec::edg_wll_QueryVal value
_edg_wll_QueryRec::edg_wll_QueryVal value2


Detailed Description

Single query condition for edg_wll_Query(). Those records are composed to form an SQL where clause when processed at the L&B server


Field Documentation

edg_wll_QueryAttr _edg_wll_QueryRec::attr
 

attribute to query

union { ... } _edg_wll_QueryRec::attr_id
 

Specification of attribute to query

edg_wll_QueryOp _edg_wll_QueryRec::op
 

query operation

edg_wll_JobStatCode _edg_wll_QueryRec::state
 

job status code

char* _edg_wll_QueryRec::tag
 

user tag name

union _edg_wll_QueryRec::edg_wll_QueryVal _edg_wll_QueryRec::value
 

Query operand. The appropriate type is uniquely defined by the attr member

union _edg_wll_QueryRec::edg_wll_QueryVal _edg_wll_QueryRec::value2
 

Query operand. The appropriate type is uniquely defined by the attr member


The documentation for this struct was generated from the following file:
Generated on Thu May 11 20:44:15 2006 for Glite LB Client: C - Interface by doxygen 1.3.5