dbt_api.h File Reference

#include "../../db/db_op.h"
#include "../../db/db_res.h"
#include "../../db/db_con.h"
#include "../../db/db_row.h"

Include dependency graph for dbt_api.h:

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

Go to the source code of this file.

Functions

int dbt_get_result (db_con_t *_h, db_res_t **_r)
int dbt_use_table (db_con_t *_h, const str *_t)


Function Documentation

int dbt_get_result ( db_con_t _h,
db_res_t **  _r 
)

Definition at line 252 of file dbt_api.c.

References db_new_result(), DBT_CON_RESULT, dbt_convert_result(), LM_ERR, and pkg_free.

Referenced by dbt_query().

int dbt_use_table ( db_con_t _h,
const str _t 
)

Definition at line 38 of file dbt_api.c.

References db_use_table().

Referenced by dbt_bind_api().


Generated on Tue May 22 14:00:35 2012 for Kamailio - The Open Source SIP Server by  doxygen 1.5.6