.TH "ost::MIMEMultipartForm" 3 "Sun Dec 27 2020" "GNU CommonC++" \" -*- nroff -*- .ad l .nh .SH NAME ost::MIMEMultipartForm \- 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\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherits \fBost::MIMEMultipart\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBMIMEMultipartForm\fP ()" .br .RI "Construct a form result\&. " .in -1c .SS "Protected Member Functions" .in +1c .ti -1c .RI "virtual \fB~MIMEMultipartForm\fP ()" .br .in -1c .SS "Additional Inherited Members" .SH "Detailed Description" .PP 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\&. .PP \fBAuthor\fP .RS 4 David Sugar dyfet@ostel.com .RE .PP deliver form results as multipart document\&. .SH "Constructor & Destructor Documentation" .PP .SS "virtual ost::MIMEMultipartForm::~MIMEMultipartForm ()\fC [protected]\fP, \fC [virtual]\fP" .SS "ost::MIMEMultipartForm::MIMEMultipartForm ()" .PP Construct a form result\&. This is a \fBMIMEMultipart\fP of type multipart/form-data\&. .SH "Author" .PP Generated automatically by Doxygen for GNU CommonC++ from the source code\&.