Mon Mar 12 2012 21:48:30

Asterisk developer's documentation


srv_context Struct Reference
Collaboration diagram for srv_context:

Data Structures

struct  srv_entries

Data Fields

struct srv_context::srv_entries entries
unsigned int have_weights:1
unsigned int num_records
struct srv_entryprev

Detailed Description

Definition at line 65 of file srv.c.


Field Documentation

unsigned int have_weights

Definition at line 66 of file srv.c.

Referenced by ast_get_srv(), and srv_callback().

unsigned int num_records

Definition at line 68 of file srv.c.

Referenced by ast_srv_get_nth_record(), and ast_srv_get_record_count().

struct srv_entry* prev

Definition at line 67 of file srv.c.


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