KMIME Library
kmime_codec_identity.h File Reference
#include "kmime_codecs.h"
Include dependency graph for kmime_codec_identity.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
class | KMime::BinaryCodec |
A class representing the codec for eight-bit-binary. More... | |
class | KMime::EightBitCodec |
A class representing the codec for eight-bit-text. More... | |
class | KMime::IdentityCodec |
A class representing the Identify codec. More... | |
class | KMime::SevenBitCodec |
A class representing the codec for seven-bit-text. More... | |
Namespaces | |
namespace | KMime |
Detailed Description
This file is part of the API for handling MIME data and defines the Identity, seven-bit-text, eight-bit-text, and eight-bit-binary Codec classes.
Defines the classes IdentityCodec, SevenBitCodec, EightBitCodec, and BinaryCodec.
Definition in file kmime_codec_identity.h.
This file is part of the KDE documentation.
Documentation copyright © 1996-2012 The KDE developers.
Generated on Mon May 14 2012 04:41:33 by doxygen 1.7.5 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2012 The KDE developers.
Generated on Mon May 14 2012 04:41:33 by doxygen 1.7.5 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.