Gearman Developer Documentation

gearman_server_job_st Struct Reference
[Server Job Handling]

#include <structs.h>

Data Fields

uint8_t retries
gearman_server_job_options_t options
gearman_job_priority_t priority
uint32_t job_handle_key
uint32_t unique_key
uint32_t client_count
uint32_t numerator
uint32_t denominator
size_t data_size
gearman_server_stserver
gearman_server_job_stnext
gearman_server_job_stprev
gearman_server_job_stunique_next
gearman_server_job_stunique_prev
gearman_server_job_stworker_next
gearman_server_job_stworker_prev
gearman_server_function_stfunction
gearman_server_job_stfunction_next
const void * data
gearman_server_client_stclient_list
gearman_server_worker_stworker
char job_handle [GEARMAN_JOB_HANDLE_SIZE]
char unique [GEARMAN_UNIQUE_SIZE]

Detailed Description

Definition at line 190 of file structs.h.


Field Documentation

Definition at line 192 of file structs.h.

Definition at line 193 of file structs.h.

Definition at line 194 of file structs.h.

Definition at line 195 of file structs.h.

Definition at line 196 of file structs.h.

Definition at line 197 of file structs.h.

Definition at line 198 of file structs.h.

Definition at line 199 of file structs.h.

Definition at line 200 of file structs.h.

Definition at line 201 of file structs.h.

Definition at line 202 of file structs.h.

Definition at line 203 of file structs.h.

Definition at line 204 of file structs.h.

Definition at line 205 of file structs.h.

Definition at line 206 of file structs.h.

Definition at line 207 of file structs.h.

Definition at line 208 of file structs.h.

Definition at line 209 of file structs.h.

Definition at line 210 of file structs.h.

Definition at line 211 of file structs.h.

Definition at line 212 of file structs.h.

char gearman_server_job_st::job_handle[GEARMAN_JOB_HANDLE_SIZE]

Definition at line 213 of file structs.h.

char gearman_server_job_st::unique[GEARMAN_UNIQUE_SIZE]

Definition at line 214 of file structs.h.


The documentation for this struct was generated from the following file:

Generated on Tue Oct 13 20:19:22 2009 by  doxygen 1.6.1