Mon Mar 12 2012 21:47:37

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


Field Documentation

struct ast_category* inst

Definition at line 198 of file config.c.

Referenced by ast_config_text_file_save(), and inherit_category().

char name[80]

Definition at line 197 of file config.c.

Referenced by ast_config_text_file_save(), and inherit_category().

Definition at line 199 of file config.c.

struct { ... } next

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