Thu Apr 28 2011 16:57:21

Asterisk developer's documentation


odbc_cache_tables Struct Reference

#include <res_odbc.h>

Collaboration diagram for odbc_cache_tables:

Data Structures

struct  _columns

Public Member Functions

 AST_LIST_ENTRY (odbc_cache_tables) list

Data Fields

struct odbc_cache_tables::_columns columns
char * connection
char * table

Detailed Description

Definition at line 73 of file res_odbc.h.


Member Function Documentation

AST_LIST_ENTRY ( odbc_cache_tables  )

Field Documentation

char* connection

Definition at line 74 of file res_odbc.h.

Referenced by ast_odbc_clear_cache(), and ast_odbc_find_table().

char* table

Definition at line 75 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: