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

Detailed Description
Definition at line 39 of file kmime_codec_uuencode.h.
Public Member Functions | |
virtual | ~UUCodec () |
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 | |
UUCodec () | |
Friends | |
class | Codec |
Member Function Documentation
|
Implements KMime::Codec. Definition at line 47 of file kmime_codec_uuencode.h. |
The documentation for this class was generated from the following files: