Wed Jan 27 20:02:52 2016

Asterisk developer's documentation


ast_config_engine Struct Reference

Configuration engine structure, used to define realtime drivers. More...

#include <config.h>

Data Fields

realtime_destroydestroy_func
config_load_funcload_func
char * name
struct ast_config_enginenext
realtime_var_getrealtime_func
realtime_multi_getrealtime_multi_func
realtime_requirerequire_func
realtime_storestore_func
realtime_unloadunload_func
realtime_update2update2_func
realtime_updateupdate_func

Detailed Description

Configuration engine structure, used to define realtime drivers.

Definition at line 121 of file config.h.


Field Documentation

Definition at line 129 of file config.h.

Referenced by ast_destroy_realtime().

Definition at line 123 of file config.h.

Referenced by ast_config_internal_load().

char* name

Definition at line 122 of file config.h.

Referenced by handle_cli_core_show_config_mappings().

struct ast_config_engine* next [read]

Definition at line 124 of file config.h.

Referenced by ast_load_realtime_helper().

Definition at line 125 of file config.h.

Referenced by ast_load_realtime_multientry().

Definition at line 130 of file config.h.

Referenced by ast_realtime_require_field().

Definition at line 128 of file config.h.

Referenced by ast_store_realtime().

Definition at line 131 of file config.h.

Referenced by ast_unload_realtime().

Definition at line 127 of file config.h.

Referenced by ast_update2_realtime().

Definition at line 126 of file config.h.

Referenced by ast_update_realtime().


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

Generated on 27 Jan 2016 for Asterisk - The Open Source Telephony Project by  doxygen 1.6.1