Sat Apr 26 2014 22:03:24

Asterisk developer's documentation


cfg_hook Struct Reference
Collaboration diagram for cfg_hook:

Data Fields

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

Detailed Description

Definition at line 3270 of file config.c.


Field Documentation

const char* filename

Definition at line 3272 of file config.c.

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

Definition at line 3274 of file config.c.

Referenced by ast_config_hook_register(), and config_hook_exec().

const char* module

Definition at line 3273 of file config.c.

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

const char* name

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