Public Attributes | |
edg_wll_QueryAttr | attr |
attribute to query. | |
edg_wll_QueryOp | op |
query operation. | |
union { | |
char * tag | |
edg_wll_JobStatCode state | |
} | attr_id |
Specification of attribute to query. | |
union { | |
int i | |
char * c | |
timeval t | |
edg_wlc_JobId j | |
} | value |
Query operand. More... | |
union { | |
int i | |
char * c | |
timeval t | |
edg_wlc_JobId j | |
} | value2 |
Query operand. More... |
|
character query attribute value.
|
|
integer query attribute value.
|
|
JobId query attribute value.
|
|
job status code.
|
|
time query attribute value.
|
|
user tag name.
|
|
Query operand. The appropriate type is uniquely defined by the attr member |
|
Query operand. The appropriate type is uniquely defined by the attr member |