Sat Mar 10 01:55:54 2012

Asterisk developer's documentation


ast_config_map Struct Reference


Data Fields

const char * database
const char * driver
const char * name
ast_config_mapnext
int priority
char stuff [0]
const char * table

Detailed Description

Definition at line 176 of file config.c.


Field Documentation

const char* database

Stored in stuff[] at struct end.

Definition at line 184 of file config.c.

const char* driver

Stored in stuff[] at struct end.

Definition at line 182 of file config.c.

const char* name

Stored in stuff[] at struct end.

Definition at line 180 of file config.c.

struct ast_config_map* next

Definition at line 177 of file config.c.

Referenced by clear_config_maps().

int priority

Definition at line 178 of file config.c.

char stuff[0]

Contents of name, driver, database, and table in that order stuffed here.

Definition at line 188 of file config.c.

const char* table

Stored in stuff[] at struct end.

Definition at line 186 of file config.c.


The documentation for this struct was generated from the following file:
Generated on Sat Mar 10 01:55:54 2012 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7