Mon Sep 20 2010 00:34:32

Asterisk developer's documentation


Data Fields

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 61 of file config.c.


Field Documentation

char cmt[0]

Definition at line 63 of file config.c.

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

struct ast_comment* next

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