my_con Struct Reference

#include <my_con.h>

Collaboration diagram for my_con:

Collaboration graph
[legend]

Data Fields

MYSQL * con
SQLHDBC dbc
SQLHENV env
struct db_idid
struct pool_connext
unsigned int ref
MYSQL_RES * res
char ** row
MYSQL_ROW row
SQLHSTMT stmt_handle
time_t timestamp

Detailed Description

Definition at line 42 of file my_con.h.


Field Documentation

MYSQL* con

Connection representation

Definition at line 48 of file my_con.h.

Referenced by db_mysql_free_connection(), and db_mysql_new_connection().

SQLHDBC dbc

Connection representation

Definition at line 61 of file con.h.

Referenced by db_unixodbc_free_connection(), and db_unixodbc_new_connection().

SQLHENV env

Environment handle

Definition at line 59 of file con.h.

Referenced by db_unixodbc_free_connection(), and db_unixodbc_new_connection().

struct db_id * id [read]

Connection identifier

Definition at line 43 of file my_con.h.

Referenced by db_mysql_free_connection(), db_mysql_new_connection(), and db_unixodbc_new_connection().

struct pool_con * next [read]

Next connection in the pool

Definition at line 45 of file my_con.h.

unsigned int ref

Reference count

Definition at line 44 of file my_con.h.

Referenced by db_mysql_new_connection(), and db_unixodbc_new_connection().

MYSQL_RES* res

Actual result

Definition at line 47 of file my_con.h.

Referenced by db_mysql_free_connection().

char** row

Actual row in the result

Definition at line 62 of file con.h.

MYSQL_ROW row

Actual row in the result

Definition at line 49 of file my_con.h.

SQLHSTMT stmt_handle

Actual result

Definition at line 60 of file con.h.

Referenced by db_unixodbc_new_connection().

time_t timestamp

Timestamp of last query

Definition at line 50 of file my_con.h.

Referenced by db_mysql_new_connection(), and db_unixodbc_new_connection().


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

Generated on Thu May 24 18:00:48 2012 for Kamailio - The Open Source SIP Server by  doxygen 1.5.6