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

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