libkmime

KMime::UUCodec Class Reference

Inheritance diagram for KMime::UUCodec:

KMime::Codec List of all members.

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
EncodermakeEncoder (bool withCRLF=false) const
DecodermakeDecoder (bool withCRLF=false) const

Protected Member Functions

 UUCodec ()

Friends

class Codec

Member Function Documentation

const char* KMime::UUCodec::name (  )  const [inline, virtual]

Returns:
the name of the encoding.

Guaranteed to be lowercase.

Implements KMime::Codec.

Definition at line 47 of file kmime_codec_uuencode.h.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys