![]() |
Home page |
Mailing list |
Docs
Collaboration diagram for ast_config_engine:Asterisk developer's documentation :: Codename Pineapple
ast_config_engine Struct Reference
#include <config.h>

Definition at line 53 of file config.h.
Data Fields | |
| config_load_func * | load_func |
| char * | name |
| ast_config_engine * | next |
| realtime_var_get * | realtime_func |
| realtime_multi_get * | realtime_multi_func |
| realtime_update * | update_func |
|
|
Definition at line 55 of file config.h. Referenced by ast_config_internal_load(). |
|
|
Definition at line 54 of file config.h. Referenced by ast_config_engine_register(), and config_command(). |
|
|
Definition at line 59 of file config.h. Referenced by ast_config_engine_deregister(), ast_config_engine_register(), and config_command(). |
|
|
Definition at line 56 of file config.h. Referenced by ast_load_realtime_helper(). |
|
|
Definition at line 57 of file config.h. Referenced by ast_load_realtime_multientry(). |
|
|
Definition at line 58 of file config.h. Referenced by ast_update_realtime(). |