KMIME Library
KMime::Parser::YENCEncoded Class Reference
Helper-class: tries to extract the data from a possibly yenc encoded message. More...
#include <kmime_parsers.h>
Inheritance diagram for KMime::Parser::YENCEncoded:

Public Member Functions | |
| QList< QByteArray > | binaryParts () |
| virtual bool | parse () |
| YENCEncoded (const QByteArray &src) | |
Static Protected Member Functions | |
| static bool | yencMeta (QByteArray &src, const QByteArray &name, int *value) |
Protected Attributes | |
| QList< QByteArray > | b_ins |
Detailed Description
Helper-class: tries to extract the data from a possibly yenc encoded message.
For internal use only.
Definition at line 112 of file kmime_parsers.h.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference