Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
dundi_result_datastore Struct Reference
Collaboration diagram for dundi_result_datastore:
Collaboration graph
[legend]

Data Fields

unsigned int id
 
int num_results
 
struct dundi_result results [MAX_RESULTS]
 

Detailed Description

Definition at line 4193 of file pbx_dundi.c.

Field Documentation

◆ id

unsigned int id

Definition at line 4196 of file pbx_dundi.c.

Referenced by dundi_query_read(), and Model::load().

◆ num_results

int num_results

Definition at line 4195 of file pbx_dundi.c.

Referenced by dundi_query_read(), and dundi_result_read().

◆ results

struct dundi_result results[MAX_RESULTS]

Definition at line 4194 of file pbx_dundi.c.

Referenced by dundi_query_read(), and dundi_result_read().


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