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

Detailed Description
Definition at line 82 of file kmime_codec_base64.h.
Public Member Functions | |
virtual | ~Rfc2047BEncodingCodec () |
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 |
Protected Member Functions | |
Rfc2047BEncodingCodec () | |
Friends | |
class | Codec |
Member Function Documentation
|
Reimplemented from KMime::Base64Codec. Definition at line 91 of file kmime_codec_base64.h. |
The documentation for this class was generated from the following files: