Sun Oct 16 2011 08:43:12

Asterisk developer's documentation


ast_comment Struct Reference

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

Collaboration diagram for ast_comment:

Data Fields

char cmt [0]
struct ast_commentnext

Detailed Description

Structure to keep comments for rewriting configuration files.


Field Documentation

char cmt[0]

Comment body allocated after struct.

Definition at line 72 of file config.c.

Referenced by ALLOC_COMMENT(), count_linefeeds_in_comments(), and ast_config_text_file_save().


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