Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
ast_config_engine Struct Reference

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

#include <config.h>

Data Fields

realtime_destroy * destroy_func
 
config_load_func * load_func
 
char * name
 
struct ast_config_enginenext
 
realtime_var_get * realtime_func
 
realtime_multi_get * realtime_multi_func
 
realtime_requirerequire_func
 
realtime_store * store_func
 
realtime_unloadunload_func
 
realtime_update2 * update2_func
 
realtime_update * update_func
 

Detailed Description

Configuration engine structure, used to define realtime drivers.

Definition at line 130 of file include/asterisk/config.h.


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