RTS API Documentation  1.10.11
Data Fields
switch_database_interface_handle Struct Reference

#include <switch_module_interfaces.h>

+ Collaboration diagram for switch_database_interface_handle:

Data Fields

switch_cache_db_database_interface_options_t connection_options
 
void * handle
 

Detailed Description

an abstract representation of a database interface.

Definition at line 648 of file switch_module_interfaces.h.

Field Documentation

◆ connection_options

switch_cache_db_database_interface_options_t switch_database_interface_handle::connection_options

◆ handle

void* switch_database_interface_handle::handle

Definition at line 650 of file switch_module_interfaces.h.


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