Asterisk - The Open Source Telephony Project GIT-master-f36a736
|
Type declaration for container of body part structures. More...
Data Fields | |
size_t | current |
struct body_part ** | elems |
size_t | max |
Type declaration for container of body part structures.
Definition at line 2142 of file res_pjsip_pubsub.c.
size_t current |
Definition at line 2142 of file res_pjsip_pubsub.c.
struct body_part* * elems |
Definition at line 2142 of file res_pjsip_pubsub.c.
size_t max |
Definition at line 2142 of file res_pjsip_pubsub.c.