Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

ast_category Struct Reference

#include <config_pvt.h>


Data Fields

char name [80]
ast_variableroot
ast_categorynext


Field Documentation

char name[80]
 

Definition at line 14 of file config_pvt.h.

Referenced by ast_category_browse(), ast_category_exist(), 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_category_exist(), ast_destroy(), ast_save(), ast_variable_browse(), and ast_variable_retrieve().


The documentation for this struct was generated from the following file:
Generated on Sat Nov 25 19:10:27 2006 for Asterisk by  doxygen 1.4.2