Gearman Developer Documentation

gearman_conf_st Struct Reference
[Gearman Conf Interface]

#include <structs.h>

Data Fields

gearman_conf_options_t 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 302 of file structs.h.


Field Documentation

Definition at line 304 of file structs.h.

Definition at line 305 of file structs.h.

Definition at line 306 of file structs.h.

Definition at line 307 of file structs.h.

Definition at line 308 of file structs.h.

Definition at line 309 of file structs.h.

Definition at line 310 of file structs.h.

Definition at line 311 of file structs.h.

struct option* gearman_conf_st::option_getopt [read]

Definition at line 312 of file structs.h.

char gearman_conf_st::option_short[GEARMAN_CONF_MAX_OPTION_SHORT]

Definition at line 313 of file structs.h.

char gearman_conf_st::last_error[GEARMAN_MAX_ERROR_SIZE]

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