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

Data Fields

const char * filename
 
config_hook_cb hook_cb
 
const char * module
 
const char * name
 

Detailed Description

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

Field Documentation

◆ filename

const char* filename

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

Referenced by ast_config_hook_register(), config_hook_exec(), and hook_destroy().

◆ hook_cb

config_hook_cb hook_cb

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

Referenced by ast_config_hook_register(), and config_hook_exec().

◆ module

const char* module

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

Referenced by ast_config_hook_register(), config_hook_exec(), and hook_destroy().

◆ name

const char* name

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