Thu Apr 28 2011 17:14:04

Asterisk developer's documentation


ast_category_template_instance Struct Reference

Collaboration diagram for ast_category_template_instance:

Data Fields

struct ast_categoryinst
char name [80]
struct {
   struct
ast_category_template_instance *   next
next

Detailed Description

Definition at line 177 of file config.c.


Field Documentation

struct ast_category* inst

Definition at line 179 of file config.c.

Referenced by ast_config_text_file_save(), and inherit_category().

char name[80]

Definition at line 178 of file config.c.

Referenced by ast_config_text_file_save(), and inherit_category().

Definition at line 180 of file config.c.

struct { ... } next

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