KMIME Library
KMime::EightBitCodec Class Reference
#include <kmime_codec_identity.h>
Inheritance diagram for KMime::EightBitCodec:

Detailed Description
A class representing the codec for eight-bit-text.Definition at line 145 of file kmime_codec_identity.h.
Public Member Functions | |
const char * | name () const |
~EightBitCodec () | |
Protected Member Functions | |
EightBitCodec () |
Constructor & Destructor Documentation
KMime::EightBitCodec::EightBitCodec | ( | ) | [inline, protected] |
KMime::EightBitCodec::~EightBitCodec | ( | ) | [inline] |
Member Function Documentation
const char* KMime::EightBitCodec::name | ( | ) | const [inline, virtual] |
Returns the name of the encoding.
Guaranteed to be lowercase.
Implements KMime::Codec.
Definition at line 164 of file kmime_codec_identity.h.
The documentation for this class was generated from the following file: