Sun Oct 16 2011 08:43:12

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

Field Documentation

struct ast_category* inst

Definition at line 198 of file config.c.

Referenced by inherit_category(), and ast_config_text_file_save().

char name[80]

Definition at line 197 of file config.c.

Referenced by inherit_category(), and ast_config_text_file_save().

Definition at line 199 of file config.c.

struct { ... } next

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