List of all members.
Public Attributes |
|
uint16_t | error_code |
|
drizzle_options_t | options |
|
drizzle_verbose_t | verbose |
|
uint32_t | con_count |
|
uint32_t | pfds_size |
|
uint32_t | query_count |
|
uint32_t | query_new |
|
uint32_t | query_running |
|
int | last_errno |
|
int | timeout |
|
drizzle_con_st * | con_list |
|
void * | context |
|
drizzle_context_free_fn * | context_free_fn |
|
drizzle_event_watch_fn * | event_watch_fn |
|
void * | event_watch_context |
|
drizzle_log_fn * | log_fn |
|
void * | log_context |
|
struct pollfd * | pfds |
|
drizzle_query_st * | query_list |
|
char | sqlstate [DRIZZLE_MAX_SQLSTATE_SIZE+1] |
|
char | last_error [DRIZZLE_MAX_ERROR_SIZE] |
Detailed Description
Definition at line 58 of file structs.h.
The documentation for this struct was generated from the following file: