Fri Sep 25 19:28:46 2009

Asterisk developer's documentation


ast_comment Struct Reference

Structure to keep comments for rewriting configuration files. More...

Collaboration diagram for ast_comment:

Collaboration graph
[legend]

Data Fields

char cmt [0]
struct ast_commentnext

Detailed Description

Structure to keep comments for rewriting configuration files.

Definition at line 67 of file config.c.


Field Documentation

char cmt[0]

Definition at line 69 of file config.c.

Referenced by ALLOC_COMMENT(), and config_text_file_save().

struct ast_comment* next [read]

Definition at line 68 of file config.c.

Referenced by ast_destroy_comments(), and config_text_file_save().


The documentation for this struct was generated from the following file:

Generated on Fri Sep 25 19:28:46 2009 for Asterisk - the Open Source PBX by  doxygen 1.5.5