Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

ast_db_entry Struct Reference

#include <astdb.h>


Data Fields

ast_db_entry * next
char * key
char data [0]


Field Documentation

char data[0]
 

Definition at line 24 of file astdb.h.

Referenced by ast_db_gettree().

char* key
 

Definition at line 23 of file astdb.h.

Referenced by ast_db_gettree().

struct ast_db_entry* next
 

Definition at line 22 of file astdb.h.

Referenced by ast_db_freetree(), and ast_db_gettree().


The documentation for this struct was generated from the following file:
Generated on Thu Oct 28 11:33:07 2004 for Asterisk by doxygen1.2.15