libkmime

KMime::Parser::MultiPart Class Reference

#include <kmime_parsers.h>

List of all members.

Public Member Functions

 MultiPart (const TQCString &src, const TQCString &boundary)
bool parse ()
TQValueList< TQCString > parts ()
TQCString preamble ()
TQCString epilouge ()

Protected Attributes

TQCString s_rc
TQCString b_oundary
TQCString p_reamble
TQCString e_pilouge
TQValueList< TQCString > p_arts

Detailed Description

Helper-class: splits a multipart-message into single parts as described in RFC 2046.

Definition at line 31 of file kmime_parsers.h.


The documentation for this class was generated from the following files: