|
Asterisk - The Open Source Telephony Project GIT-master-9647a4f
|
#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.