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

ast_variable Struct Reference

#include <config.h>


Data Fields

char * name
char * value
int lineno
int object
int blanklines
ast_commentprecomments
ast_commentsameline
ast_variablenext


Field Documentation

int blanklines
 

Definition at line 33 of file config.h.

Referenced by ast_save().

int lineno
 

Definition at line 31 of file config.h.

char* name
 

Definition at line 29 of file config.h.

Referenced by ast_category_browse(), ast_destroy(), ast_enum_init(), ast_new_variable(), ast_save(), ast_variable_retrieve(), load_modules(), and read_ast_cust_config().

struct ast_variable* next
 

Definition at line 36 of file config.h.

Referenced by ast_destroy(), ast_enum_init(), ast_save(), ast_update_use_count(), ast_variable_retrieve(), load_modules(), and read_ast_cust_config().

int object
 

Definition at line 32 of file config.h.

Referenced by ast_new_variable(), and ast_save().

struct ast_comment* precomments
 

Definition at line 34 of file config.h.

Referenced by ast_destroy(), and ast_save().

struct ast_comment* sameline
 

Definition at line 35 of file config.h.

Referenced by ast_destroy(), and ast_save().

char* value
 

Definition at line 30 of file config.h.

Referenced by ast_destroy(), ast_enum_init(), ast_new_variable(), ast_save(), ast_variable_retrieve(), load_modules(), and read_ast_cust_config().


The documentation for this struct was generated from the following file:
Generated on Wed Mar 16 20:08:39 2005 for Asterisk by  doxygen 1.4.0