Asterisk - The Open Source Telephony Project GIT-master-8f1982c
|
Data Fields | |
unsigned int | id |
int | num_results |
struct dundi_result | results [MAX_RESULTS] |
Definition at line 4208 of file pbx_dundi.c.
unsigned int id |
Definition at line 4211 of file pbx_dundi.c.
Referenced by Section::__cmp__(), Section::__eq__(), Section::__ge__(), Section::__gt__(), Section::__le__(), Section::__lt__(), dundi_query_read(), and Model::load().
int num_results |
Definition at line 4210 of file pbx_dundi.c.
Referenced by dundi_query_read(), and dundi_result_read().
struct dundi_result results[MAX_RESULTS] |
Definition at line 4209 of file pbx_dundi.c.
Referenced by dundi_query_read(), and dundi_result_read().