UniMRCP  1.5.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
apt_content_part_t Struct Reference

#include <apt_multipart_content.h>

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

apt_str_t apt_content_part_t::body

Body

apt_header_section_t apt_content_part_t::header

Header section

apt_str_t* apt_content_part_t::id

Pointer to parsed content-id header field

apt_str_t* apt_content_part_t::length

Pointer to parsed content-length header field

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: