libkmime
KMime::Rfc2047QEncodingCodec Class Reference
Inheritance diagram for KMime::Rfc2047QEncodingCodec:

Detailed Description
Definition at line 68 of file kmime_codec_qp.h.
Public Member Functions | |
virtual | ~Rfc2047QEncodingCodec () |
const char * | name () const |
int | maxEncodedSizeFor (int insize, bool withCRLF=false) const |
int | maxDecodedSizeFor (int insize, bool withCRLF=false) const |
Encoder * | makeEncoder (bool withCRLF=false) const |
Decoder * | makeDecoder (bool withCRLF=false) const |
Protected Member Functions | |
Rfc2047QEncodingCodec () | |
Friends | |
class | Codec |
Member Function Documentation
const char* KMime::Rfc2047QEncodingCodec::name | ( | ) | const [inline, virtual] |
- Returns:
- the name of the encoding.
Guaranteed to be lowercase.
Implements KMime::Codec.
Definition at line 76 of file kmime_codec_qp.h.
The documentation for this class was generated from the following files: