FreeSWITCH API Documentation  1.7.0
Data Fields
switch_cache_db_native_handle_t Union Reference

#include <switch_core.h>

+ Collaboration diagram for switch_cache_db_native_handle_t:

Data Fields

switch_core_db_tcore_db_dbh
 
switch_odbc_handle_todbc_dbh
 
switch_pgsql_handle_tpgsql_dbh
 

Detailed Description

Definition at line 2452 of file switch_core.h.

Field Documentation

switch_core_db_t* switch_cache_db_native_handle_t::core_db_dbh
switch_odbc_handle_t* switch_cache_db_native_handle_t::odbc_dbh
switch_pgsql_handle_t* switch_cache_db_native_handle_t::pgsql_dbh

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