db_con.h File Reference

Type that represents a database connection. More...

#include "../str.h"

Include dependency graph for db_con.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

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

Defines

#define CON_TABLE(cn)   ((cn)->table)
#define CON_TAIL(cn)   ((cn)->tail)


Detailed Description

Type that represents a database connection.

Definition in file db_con.h.


Define Documentation

#define CON_TABLE ( cn   )     ((cn)->table)

#define CON_TAIL ( cn   )     ((cn)->tail)

Return the tail of the connection handle

Definition at line 49 of file db_con.h.

Referenced by flat_db_close(), flat_use_table(), getobj(), and perlvdb_db_init().


Generated on Mon May 21 18:00:38 2012 for Kamailio - The Open Source SIP Server by  doxygen 1.5.6