#include <config.h>

Data Fields | |
| realtime_destroy * | destroy_func |
| config_load_func * | load_func |
| char * | name |
| struct ast_config_engine * | next |
| realtime_var_get * | realtime_func |
| realtime_multi_get * | realtime_multi_func |
| realtime_require * | require_func |
| realtime_store * | store_func |
| realtime_unload * | unload_func |
| realtime_update * | update_func |
Definition at line 108 of file config.h.
| char* name |
struct ast_config_engine* next [read] |
Definition at line 118 of file config.h.
Referenced by ast_config_engine_deregister(), ast_config_engine_register(), find_engine(), and handle_cli_core_show_config_mappings().
1.5.6