Asterisk - The Open Source Telephony Project GIT-master-7e7a603
Data Fields
body_part_list Struct Reference

Type declaration for container of body part structures. More...

Collaboration diagram for body_part_list:
Collaboration graph
[legend]

Data Fields

size_t current
 
struct body_part ** elems
 
size_t max
 

Detailed Description

Type declaration for container of body part structures.

Definition at line 2142 of file res_pjsip_pubsub.c.

Field Documentation

◆ current

size_t current

Definition at line 2142 of file res_pjsip_pubsub.c.

◆ elems

struct body_part* * elems

Definition at line 2142 of file res_pjsip_pubsub.c.

◆ max

size_t max

Definition at line 2142 of file res_pjsip_pubsub.c.


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