Thu Apr 28 2011 17:16:25

Asterisk developer's documentation


dundi_result_datastore Struct Reference

Collaboration diagram for dundi_result_datastore:

Data Fields

unsigned int id
unsigned int num_results
struct dundi_result results [MAX_RESULTS]

Detailed Description

Definition at line 3952 of file pbx_dundi.c.


Field Documentation

unsigned int id

Definition at line 3955 of file pbx_dundi.c.

Referenced by dundi_query_read().

unsigned int num_results

Definition at line 3954 of file pbx_dundi.c.

Referenced by dundi_query_read(), and dundi_result_read().

struct dundi_result results[MAX_RESULTS]

Definition at line 3953 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: