Asterisk - The Open Source Telephony Project GIT-master-2de1a68
Data Fields
odbc_tables Struct Reference
Collaboration diagram for odbc_tables:
Collaboration graph
[legend]

Data Fields

struct tablesfirst
 
struct odbc_cache_tablesfirst
 
struct tableslast
 
struct odbc_cache_tableslast
 
ast_rwlock_t lock
 

Detailed Description

Definition at line 90 of file cdr_adaptive_odbc.c.

Field Documentation

◆ first [1/2]

struct tables * first

Definition at line 90 of file cdr_adaptive_odbc.c.

◆ first [2/2]

struct odbc_cache_tables* first

Definition at line 107 of file res_odbc.c.

◆ last [1/2]

struct tables * last

Definition at line 90 of file cdr_adaptive_odbc.c.

◆ last [2/2]

struct odbc_cache_tables* last

Definition at line 107 of file res_odbc.c.

◆ lock

Definition at line 90 of file cdr_adaptive_odbc.c.


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