Tue Mar 2 17:35:26 2010

Asterisk developer's documentation


odbc_cache_tables Struct Reference

#include <res_odbc.h>

Collaboration diagram for odbc_cache_tables:
Collaboration graph
[legend]

Data Structures

struct  _columns

Data Fields

struct odbc_cache_tables::_columns columns
char * connection
struct {
   struct odbc_cache_tables *   next
list
char * table

Detailed Description

Definition at line 67 of file res_odbc.h.


Field Documentation

char* connection

Definition at line 68 of file res_odbc.h.

Referenced by ast_odbc_clear_cache(), and ast_odbc_find_table().

struct { ... } list
struct odbc_cache_tables* next [read]

Definition at line 71 of file res_odbc.h.

char* table

Definition at line 69 of file res_odbc.h.

Referenced by ast_odbc_clear_cache(), ast_odbc_find_table(), and destroy_table_cache().


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

Generated on 2 Mar 2010 for Asterisk - the Open Source PBX by  doxygen 1.6.1