okteta
Okteta::CharCodec Member List
This is the complete list of members for Okteta::CharCodec, including all inherited members.
canEncode(const QChar &_char) const =0 | Okteta::CharCodec | pure virtual |
codecNames() | Okteta::CharCodec | static |
createCodec(CharCoding charCoding) | Okteta::CharCodec | static |
createCodec(const QString &name) | Okteta::CharCodec | static |
decode(Byte byte) const =0 | Okteta::CharCodec | pure virtual |
encode(Byte *byte, const QChar &_char) const =0 | Okteta::CharCodec | pure virtual |
name() const =0 | Okteta::CharCodec | pure virtual |
~CharCodec() | Okteta::CharCodec | inlinevirtual |
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:13 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:13 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.