Sun Oct 16 2011 08:43:15

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.

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: