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

Public Member Functions | |
UUEncoded (const TQCString &src, const TQCString &subject) | |
virtual bool | parse () |
![]() | |
NonMimeParser (const TQCString &src) | |
virtual bool | parse ()=0 |
bool | isPartial () |
int | partialNumber () |
int | partialCount () |
bool | hasTextPart () |
TQCString | textPart () |
TQStrList | binaryParts () |
TQStrList | filenames () |
TQStrList | mimeTypes () |
Protected Attributes | |
TQCString | s_ubject |
![]() | |
TQCString | s_rc |
TQCString | t_ext |
TQStrList | b_ins |
TQStrList | f_ilenames |
TQStrList | m_imeTypes |
int | p_artNr |
int | t_otalNr |
Additional Inherited Members | |
![]() | |
static TQCString | guessMimeType (const TQCString &fileName) |
Detailed Description
Helper-class: tries to extract the data from a possibly uuencoded message.
Definition at line 80 of file kmime_parsers.h.
Constructor & Destructor Documentation
◆ UUEncoded()
KMime::Parser::UUEncoded::UUEncoded | ( | const TQCString & | src, |
const TQCString & | subject | ||
) |
Definition at line 140 of file kmime_parsers.cpp.
Member Function Documentation
◆ parse()
|
virtual |
Implements KMime::Parser::NonMimeParser.
Definition at line 145 of file kmime_parsers.cpp.
Member Data Documentation
◆ s_ubject
|
protected |
Definition at line 88 of file kmime_parsers.h.
The documentation for this class was generated from the following files: