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>

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.0.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Fri Aug 27 12:48:51 2004 by doxygen 1.3.8 written by Dimitri van Heesch, © 1997-2003