Sat Apr 26 2014 22:03:26

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 280 of file loader.c.


Field Documentation

const char* name

Definition at line 281 of file loader.c.

Referenced by ast_module_helper(), and ast_module_reload().

int(* reload_fn)(void)

Definition at line 282 of file loader.c.


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