Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
odbc_cache_tables::_columns Struct Reference

#include <res_odbc.h>

Collaboration diagram for odbc_cache_tables::_columns:
Collaboration graph
[legend]

Data Fields

struct odbc_cache_columnsfirst
 
struct odbc_cache_columnslast
 
ast_rwlock_t lock
 

Detailed Description

Definition at line 73 of file res_odbc.h.

Field Documentation

◆ first

struct odbc_cache_columns* first

Definition at line 73 of file res_odbc.h.

◆ last

struct odbc_cache_columns* last

Definition at line 73 of file res_odbc.h.

◆ lock

Definition at line 73 of file res_odbc.h.


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