Wed Jan 8 2020 09:50:24

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

Field Documentation

const char* name

Definition at line 277 of file loader.c.

Referenced by ast_module_helper(), and ast_module_reload().

int(* reload_fn)(void)

Definition at line 278 of file loader.c.


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