Asterisk - The Open Source Telephony Project
18.5.0
|
#include <res_odbc.h>
Data Fields | |
struct odbc_cache_columns * | first |
struct odbc_cache_columns * | last |
ast_rwlock_t | lock |
Definition at line 73 of file res_odbc.h.
struct odbc_cache_columns* first |
Definition at line 73 of file res_odbc.h.
struct odbc_cache_columns* last |
Definition at line 73 of file res_odbc.h.
ast_rwlock_t lock |
Definition at line 73 of file res_odbc.h.