Thu Oct 25 11:11:01 2018

Asterisk developer's documentation


ast_config_map Struct Reference

Data Fields

char * database
char * driver
char * name
struct ast_config_mapnext
char stuff [0]
char * table

Detailed Description

Definition at line 145 of file config.c.


Field Documentation

char* database

Definition at line 149 of file config.c.

Referenced by append_mapping(), config_command(), and find_engine().

char* driver

Definition at line 148 of file config.c.

Referenced by append_mapping(), config_command(), and find_engine().

char* name

Definition at line 147 of file config.c.

Referenced by append_mapping(), config_command(), and find_engine().

struct ast_config_map* next [read]

Definition at line 146 of file config.c.

Referenced by append_mapping(), clear_config_maps(), config_command(), and find_engine().

char stuff[0]

Definition at line 151 of file config.c.

Referenced by append_mapping().

char* table

Definition at line 150 of file config.c.

Referenced by append_mapping(), config_command(), and find_engine().


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

Generated on 25 Oct 2018 for Asterisk - the Open Source PBX by  doxygen 1.6.1