Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

ast_category Struct Reference

#include <config_pvt.h>


Data Fields

char name [80]
ast_variableroot
ast_category * next


Field Documentation

char name[80]
 

Definition at line 14 of file config_pvt.h.

Referenced by ast_category_browse(), ast_category_exist(), ast_new_category(), ast_save(), and ast_variable_browse().

struct ast_category* next
 

Definition at line 16 of file config_pvt.h.

Referenced by ast_category_browse(), ast_category_exist(), ast_destroy(), ast_save(), ast_variable_browse(), and ast_variable_retrieve().

struct ast_variable* root
 

Definition at line 15 of file config_pvt.h.

Referenced by ast_destroy(), ast_save(), ast_variable_browse(), and ast_variable_retrieve().


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