Sat Jul 12 2014 17:20:14

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


Field Documentation

const char* filename

Definition at line 3332 of file config.c.

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

Definition at line 3334 of file config.c.

Referenced by ast_config_hook_register(), and config_hook_exec().

const char* module

Definition at line 3333 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: