db_con_t Struct Reference

This structure represents a database connection, pointer to this structure are used as a connection handle from modules uses the db API. More...

#include <db_con.h>

Collaboration diagram for db_con_t:

Collaboration graph
[legend]

Data Fields

const strtable
unsigned long tail

Detailed Description

This structure represents a database connection, pointer to this structure are used as a connection handle from modules uses the db API.

Definition at line 40 of file db_con.h.


Field Documentation

const str* table

Default table that should be used

Definition at line 41 of file db_con.h.

unsigned long tail

Variable length tail, database module specific

Definition at line 42 of file db_con.h.

Referenced by bdb_init(), db_do_close(), db_do_init(), and dbt_init().


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

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