Asterisk - The Open Source Telephony Project GIT-master-2de1a68
Data Fields
ast_sip_auth_objects_vector Struct Reference

#include <res_pjsip.h>

Collaboration diagram for ast_sip_auth_objects_vector:
Collaboration graph
[legend]

Data Fields

size_t current
 
struct ast_sip_auth ** elems
 
size_t max
 

Detailed Description

Definition at line 2802 of file res_pjsip.h.

Field Documentation

◆ current

size_t current

Definition at line 2802 of file res_pjsip.h.

◆ elems

struct ast_sip_auth* * elems

Definition at line 2802 of file res_pjsip.h.

◆ max

size_t max

Definition at line 2802 of file res_pjsip.h.


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