Main Page   Class Hierarchy   Alphabetical List   Compound List   Examples  

Header Struct Reference

MIME message header class. More...

#include <header.h>

Inheritance diagram for Header:

Rfc822Header List of all members.

Public Member Functions

const MimeVersionmimeVersion () const
MimeVersionmimeVersion ()
void mimeVersion (const MimeVersion &)
const ContentTypecontentType () const
ContentTypecontentType ()
void contentType (const ContentType &)
const ContentTransferEncodingcontentTransferEncoding () const
ContentTransferEncodingcontentTransferEncoding ()
void contentTransferEncoding (const ContentTransferEncoding &)
const ContentDispositioncontentDisposition () const
ContentDispositioncontentDisposition ()
void contentDisposition (const ContentDisposition &)
const ContentDescriptioncontentDescription () const
ContentDescriptioncontentDescription ()
void contentDescription (const ContentDescription &)
const ContentIdcontentId () const
ContentIdcontentId ()
void contentId (const ContentId &)

Detailed Description

MIME message header class.


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