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

_edg_wll_EnQueuedEvent Struct Reference
[Events]

#include <events.h>


Data Fields

char * queue
char * job
enum edg_wll_EnQueuedResult result
char * reason


Field Documentation

char* _edg_wll_EnQueuedEvent::job
 

Job description in the receiver's language.

char* _edg_wll_EnQueuedEvent::queue
 

Queue into which the job has been stored for retrieval by another component.

char* _edg_wll_EnQueuedEvent::reason
 

Detailed description of the attempt to enqueue the job, especially the reason of failure.

enum edg_wll_EnQueuedResult _edg_wll_EnQueuedEvent::result
 

Result code of the attempt to put job into the queue (START, OK, REFUSED or FAIL).


The documentation for this struct was generated from the following file:
Generated on Wed Jun 27 13:43:05 2007 for Glite LB Client: C - Interface by doxygen 1.3.5