Asterisk - The Open Source Telephony Project GIT-master-1f1c5bb
Data Fields
vector_history_t Struct Reference

The one and only history that we've captured. More...

Collaboration diagram for vector_history_t:
Collaboration graph
[legend]

Data Fields

size_t current
 
struct pjsip_history_entry ** elems
 
size_t max
 

Detailed Description

The one and only history that we've captured.

Definition at line 162 of file res_pjsip_history.c.

Field Documentation

◆ current

size_t current

Definition at line 162 of file res_pjsip_history.c.

◆ elems

struct pjsip_history_entry* * elems

Definition at line 162 of file res_pjsip_history.c.

◆ max

size_t max

Definition at line 162 of file res_pjsip_history.c.


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