.TH "mime.h" 3 "Wed Oct 31 2018" "GNU CommonC++" \" -*- nroff -*- .ad l .nh .SH NAME mime.h \- MIME document abstractions\&. .SH SYNOPSIS .br .PP \fC#include \fP .br \fC#include \fP .br .SS "Classes" .in +1c .ti -1c .RI "class \fBost::MIMEMultipart\fP" .br .RI "A container class for multi-part MIME document objects which can be streamed to a std::ostream destination\&. " .ti -1c .RI "class \fBost::MIMEMultipartForm\fP" .br .RI "The Multipart form is a MIME multipart document specific for the construction and delivery of form data to a web server through a post method\&. " .ti -1c .RI "class \fBost::MIMEItemPart\fP" .br .RI "This is used to attach an item part to a MIME multipart document that is being streamed\&. " .ti -1c .RI "class \fBost::MIMEFormData\fP" .br .RI "This is a document part type for use in submitting multipart form data to a web server\&. " .in -1c .SS "Namespaces" .in +1c .ti -1c .RI " \fBost\fP" .br .in -1c .SS "Variables" .in +1c .ti -1c .RI "class \fB__EXPORT\fP \fBost::MIMEMultipart\fP" .br .ti -1c .RI "class \fB__EXPORT\fP \fBost::MIMEItemPart\fP" .br .in -1c .SH "Detailed Description" .PP MIME document abstractions\&. .SH "Author" .PP Generated automatically by Doxygen for GNU CommonC++ from the source code\&.