Asterisk - The Open Source Telephony Project GIT-master-f36a736
|
Data Fields | |
unsigned int | id |
int | num_results |
struct dundi_result | results [MAX_RESULTS] |
Definition at line 4199 of file pbx_dundi.c.
unsigned int id |
Definition at line 4202 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 4201 of file pbx_dundi.c.
Referenced by dundi_query_read(), and dundi_result_read().
struct dundi_result results[MAX_RESULTS] |
Definition at line 4200 of file pbx_dundi.c.
Referenced by dundi_query_read(), and dundi_result_read().