Gearman Developer Documentation

gearman_conf_st Struct Reference
[Configuration Declarations]

#include <conf.h>

Data Fields

struct {
   bool   allocated
options
gearman_return_t last_return
int last_errno
size_t module_count
size_t option_count
size_t short_count
gearman_conf_module_st ** module_list
gearman_conf_option_stoption_list
struct option * option_getopt
char option_short [GEARMAN_CONF_MAX_OPTION_SHORT]
char last_error [GEARMAN_MAX_ERROR_SIZE]

Detailed Description

Definition at line 37 of file conf.h.


Field Documentation

Definition at line 40 of file conf.h.

struct { ... } gearman_conf_st::options

Definition at line 42 of file conf.h.

Definition at line 43 of file conf.h.

Definition at line 44 of file conf.h.

Definition at line 45 of file conf.h.

Definition at line 46 of file conf.h.

Definition at line 47 of file conf.h.

Definition at line 48 of file conf.h.

Definition at line 49 of file conf.h.

char gearman_conf_st::option_short[GEARMAN_CONF_MAX_OPTION_SHORT]

Definition at line 50 of file conf.h.

char gearman_conf_st::last_error[GEARMAN_MAX_ERROR_SIZE]

Definition at line 51 of file conf.h.


The documentation for this struct was generated from the following file:
Generated on Tue Jun 15 11:40:21 2010 by  doxygen 1.6.3