Gearman Developer Documentation

gearman_st Struct Reference
[Gearman Core Interface]

#include <structs.h>

Data Fields

gearman_options_t options
gearman_verbose_t verbose
uint32_t con_count
uint32_t packet_count
uint32_t pfds_size
uint32_t sending
int last_errno
int timeout
gearman_con_stcon_list
gearman_packet_stpacket_list
struct pollfd * pfds
gearman_log_fnlog_fn
const void * log_context
gearman_event_watch_fnevent_watch_fn
const void * event_watch_context
gearman_malloc_fnworkload_malloc_fn
const void * workload_malloc_context
gearman_free_fnworkload_free_fn
const void * workload_free_context
char last_error [GEARMAN_MAX_ERROR_SIZE]

Detailed Description

Definition at line 24 of file structs.h.


Field Documentation

Definition at line 26 of file structs.h.

Definition at line 27 of file structs.h.

Definition at line 28 of file structs.h.

Definition at line 29 of file structs.h.

Definition at line 30 of file structs.h.

Definition at line 31 of file structs.h.

Definition at line 32 of file structs.h.

Definition at line 33 of file structs.h.

Definition at line 34 of file structs.h.

Definition at line 35 of file structs.h.

struct pollfd* gearman_st::pfds [read]

Definition at line 36 of file structs.h.

Definition at line 37 of file structs.h.

Definition at line 38 of file structs.h.

Definition at line 39 of file structs.h.

Definition at line 40 of file structs.h.

Definition at line 41 of file structs.h.

Definition at line 42 of file structs.h.

Definition at line 43 of file structs.h.

Definition at line 44 of file structs.h.

char gearman_st::last_error[GEARMAN_MAX_ERROR_SIZE]

Definition at line 45 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