libkdenetwork Library API Documentation

KMime::Parser::MultiPart Class Reference

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

#include <kmime_parsers.h>

Collaboration diagram for KMime::Parser::MultiPart:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 MultiPart (const QCString &src, const QCString &boundary)
bool parse ()
QValueList< QCStringparts ()
QCString preamble ()
QCString epilouge ()

Protected Attributes

QCString s_rc
QCString b_oundary
QCString p_reamble
QCString e_pilouge
QValueList< QCStringp_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:
KDE Logo
This file is part of the documentation for libkdenetwork Library Version 3.3.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Thu May 3 20:17:40 2007 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003