libkmime
KMime::Parser::YENCEncoded Class Reference
#include <kmime_parsers.h>
Inheritance diagram for KMime::Parser::YENCEncoded:

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

