Asterisk - The Open Source Telephony Project GIT-master-a358458
Data Fields
ast_category_template_instance Struct Reference
Collaboration diagram for ast_category_template_instance:
Collaboration graph
[legend]

Data Fields

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

Detailed Description

Definition at line 219 of file main/config.c.

Field Documentation

◆ inst

const struct ast_category* inst

Definition at line 221 of file main/config.c.

Referenced by ast_category_inherit(), and ast_config_text_file_save2().

◆ name

char name[80]

◆ next [1/2]

Definition at line 222 of file main/config.c.

◆  [2/2]

struct { ... } next

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