Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals

ast_config_reg Struct Reference

#include <config_pvt.h>


Data Fields

char name [CONFIG_KEYWORD_STRLEN]
ast_config *(* func )(char *, struct ast_config *, struct ast_category **, struct ast_variable **, int)
char keywords [CONFIG_KEYWORD_STRLEN][CONFIG_KEYWORD_ARRAYLEN]
int keycount
ast_config_regnext


Field Documentation

struct ast_config*(* func)(char *, struct ast_config *, struct ast_category **, struct ast_variable **, int)
 

int keycount
 

Definition at line 51 of file config_pvt.h.

char keywords[CONFIG_KEYWORD_STRLEN][CONFIG_KEYWORD_ARRAYLEN]
 

Definition at line 50 of file config_pvt.h.

char name[CONFIG_KEYWORD_STRLEN]
 

Definition at line 44 of file config_pvt.h.

Referenced by ast_config_register().

struct ast_config_reg* next
 

Definition at line 52 of file config_pvt.h.

Referenced by ast_config_deregister(), ast_config_register(), get_ast_cust_config(), and get_ast_cust_config_keyword().


The documentation for this struct was generated from the following file:
Generated on Tue Aug 17 16:13:57 2004 for Asterisk by doxygen 1.3.8