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