Sat Aug 6 00:40:07 2011

Asterisk developer's documentation


ast_config_engine Struct Reference

#include <config.h>


Data Fields

config_load_funcload_func
char * name
ast_config_enginenext
realtime_var_getrealtime_func
realtime_multi_getrealtime_multi_func
realtime_updateupdate_func


Detailed Description

Definition at line 53 of file config.h.


Field Documentation

config_load_func* load_func

Definition at line 55 of file config.h.

Referenced by ast_config_internal_load().

char* name

Definition at line 54 of file config.h.

Referenced by ast_config_engine_register(), and config_command().

struct ast_config_engine* next

Definition at line 59 of file config.h.

Referenced by ast_config_engine_deregister(), ast_config_engine_register(), and config_command().

realtime_var_get* realtime_func

Definition at line 56 of file config.h.

Referenced by ast_load_realtime().

realtime_multi_get* realtime_multi_func

Definition at line 57 of file config.h.

Referenced by ast_load_realtime_multientry().

realtime_update* update_func

Definition at line 58 of file config.h.

Referenced by ast_update_realtime().


The documentation for this struct was generated from the following file:
Generated on Sat Aug 6 00:40:07 2011 for Asterisk - the Open Source PBX by  doxygen 1.4.7