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

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

◆ entries

struct srv_context::srv_entries entries

◆ have_weights

unsigned int have_weights

Definition at line 66 of file srv.c.

Referenced by ast_get_srv(), and srv_callback().

◆ num_records

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().

◆ prev

struct srv_entry* prev

Definition at line 67 of file srv.c.


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