Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages | Examples

mime.h File Reference

MIME document abstractions. More...

#include <cc++/config.h>
#include <cc++/socket.h>

Go to the source code of this file.

Namespaces

namespace  ost

Classes

class  ost::MIMEMultipart
 A container class for multi-part MIME document objects which can be streamed to a std::ostream destination. container for streamable multi-part MIME documents. More...
class  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. deliver form results as multipart document. More...
class  ost::MIMEItemPart
 This is used to attach an item part to a MIME multipart document that is being streamed. item or part of a multi-part object. More...
class  ost::MIMEFormData
 This is a document part type for use in submitting multipart form data to a web server. multipart document part for web form data field. More...

Variables

__EXPORT MIMEMultipart
__EXPORT MIMEItemPart


Detailed Description

MIME document abstractions.


Variable Documentation

class __EXPORT ost::MIMEItemPart
 

class __EXPORT ost::MIMEMultipart
 


Generated on Fri May 30 14:40:06 2008 for GNU CommonC++ by  doxygen 1.3.9.1