Configuration engine structure, used to define realtime drivers. More...
#include <config.h>
Configuration engine structure, used to define realtime drivers.
Definition at line 119 of file config.h.
Referenced by ast_destroy_realtime().
Definition at line 113 of file config.h.
Referenced by ast_config_internal_load().
char* name |
Definition at line 112 of file config.h.
Referenced by handle_cli_core_show_config_mappings().
struct ast_config_engine* next |
Definition at line 122 of file config.h.
Referenced by ast_config_engine_deregister(), ast_config_engine_register(), find_engine(), and handle_cli_core_show_config_mappings().
Definition at line 114 of file config.h.
Referenced by ast_load_realtime_helper().
Definition at line 115 of file config.h.
Referenced by ast_load_realtime_multientry().
Definition at line 120 of file config.h.
Referenced by ast_realtime_require_field().
Definition at line 118 of file config.h.
Referenced by ast_store_realtime().
Definition at line 121 of file config.h.
Referenced by ast_unload_realtime().
Definition at line 117 of file config.h.
Referenced by ast_update2_realtime().
Definition at line 116 of file config.h.
Referenced by ast_update_realtime().