okteta
Public Member Functions |
Static Public Member Functions |
Protected Member Functions |
List of all members
Okteta::EBCDIC1047CharCodec Class Reference
#include <ebcdic1047charcodec.h>
Inheritance diagram for Okteta::EBCDIC1047CharCodec:
Public Member Functions | |
virtual bool | canEncode (const QChar &_char) const |
virtual Character | decode (Byte byte) const |
virtual bool | encode (Byte *byte, const QChar &_char) const |
virtual const QString & | name () const |
Public Member Functions inherited from Okteta::CharCodec | |
virtual | ~CharCodec () |
Static Public Member Functions | |
static const QString & | codecName () |
static EBCDIC1047CharCodec * | create () |
Static Public Member Functions inherited from Okteta::CharCodec | |
static const QStringList & | codecNames () |
static CharCodec * | createCodec (CharCoding charCoding) |
static CharCodec * | createCodec (const QString &name) |
Protected Member Functions | |
EBCDIC1047CharCodec () | |
Detailed Description
Definition at line 34 of file ebcdic1047charcodec.h.
Constructor & Destructor Documentation
|
inlineprotected |
Definition at line 51 of file ebcdic1047charcodec.h.
Member Function Documentation
|
virtual |
Implements Okteta::CharCodec.
Definition at line 126 of file ebcdic1047charcodec.cpp.
|
static |
Definition at line 137 of file ebcdic1047charcodec.cpp.
|
inlinestatic |
Definition at line 53 of file ebcdic1047charcodec.h.
Implements Okteta::CharCodec.
Definition at line 121 of file ebcdic1047charcodec.cpp.
|
virtual |
Implements Okteta::CharCodec.
Definition at line 109 of file ebcdic1047charcodec.cpp.
|
virtual |
Implements Okteta::CharCodec.
Definition at line 132 of file ebcdic1047charcodec.cpp.
The documentation for this class was generated from the following files:
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.