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

ast_variable Struct Reference

#include <config.h>

Collaboration diagram for ast_variable:

Collaboration graph
[legend]

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.

int lineno
 

Definition at line 31 of file config.h.

char* name
 

Definition at line 29 of file config.h.

struct ast_variable* next
 

Definition at line 36 of file config.h.

Referenced by ast_variable_browse().

int object
 

Definition at line 32 of file config.h.

struct ast_comment* precomments
 

Definition at line 34 of file config.h.

struct ast_comment* sameline
 

Definition at line 35 of file config.h.

char* value
 

Definition at line 30 of file config.h.

Referenced by ast_variable_retrieve().


The documentation for this struct was generated from the following file:
Generated on Sat Jun 12 16:41:57 2004 for Asterisk by doxygen 1.3.7