UniMRCP  1.7.0
Data Fields
apt_content_part_t Struct Reference

#include <apt_multipart_content.h>

Collaboration diagram for apt_content_part_t:
Collaboration graph
[legend]

Data Fields

apt_header_section_t header
 
apt_str_t body
 
apt_str_ttype
 
apt_str_tid
 
apt_str_tlength
 

Detailed Description

Content part

Field Documentation

◆ body

apt_str_t apt_content_part_t::body

Body

◆ header

apt_header_section_t apt_content_part_t::header

Header section

◆ id

apt_str_t* apt_content_part_t::id

Pointer to parsed content-id header field

◆ length

apt_str_t* apt_content_part_t::length

Pointer to parsed content-length header field

◆ type

apt_str_t* apt_content_part_t::type

Pointer to parsed content-type header field


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