Thu Apr 28 2011 16:57:21

Asterisk developer's documentation


reload_classes Struct Reference

Data Fields

const char * name
int(* reload_fn )(void)

Detailed Description

Note:
In addition to modules, the reload command handles some extra keywords which are listed here together with the corresponding handlers. This table is also used by the command completion code.

Definition at line 247 of file loader.c.


Field Documentation

const char* name

Definition at line 248 of file loader.c.

Referenced by ast_module_helper(), and ast_module_reload().

int(* reload_fn)(void)

Definition at line 249 of file loader.c.

Referenced by ast_module_reload().


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