KMime::Parser::MultiPart Class Reference
Helper-class: splits a multipart-message into single parts as described in RFC 2046. More...
#include <kmime_parsers.h>
Public Member Functions
- MultiPart (const QCString &src, const QCString &boundary)
- bool parse ()
- QValueList< QCString > parts ()
- QCString preamble ()
- QCString epilouge ()
Protected Attributes
- QCString s_rc
- QCString b_oundary
- QCString p_reamble
- QCString e_pilouge
- QValueList< QCString > p_arts
Detailed Description
Helper-class: splits a multipart-message into single parts as described in RFC 2046.
The documentation for this class was generated from the following files:
- kmime_parsers.h
- kmime_parsers.cpp