okteta
Okteta::Char8Codec Class Reference
#include <char8codec.h>
Inheritance diagram for Okteta::Char8Codec:

Public Member Functions | |
Char8Codec (CharCodec *charCodec) | |
virtual | ~Char8Codec () |
virtual bool | areEqual (const QVariant &value, QVariant &otherValue) const |
void | setCharCodec (CharCodec *charCodec) |
virtual QVariant | value (const PODData &data, int *byteCount) const |
virtual QByteArray | valueToBytes (const QVariant &value) const |
![]() | |
virtual | ~AbstractTypeCodec () |
const QString & | name () const |
Protected Attributes | |
CharCodec * | mCharCodec |
QChar | mUndefinedChar |
Additional Inherited Members | |
![]() | |
AbstractTypeCodec (const QString &name) | |
Detailed Description
Definition at line 35 of file char8codec.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 38 of file char8codec.cpp.
|
virtual |
Definition at line 77 of file char8codec.cpp.
Member Function Documentation
|
virtual |
Implements Okteta::AbstractTypeCodec.
Definition at line 72 of file char8codec.cpp.
|
inline |
Definition at line 57 of file char8codec.h.
|
virtual |
Implements Okteta::AbstractTypeCodec.
Definition at line 43 of file char8codec.cpp.
|
virtual |
Implements Okteta::AbstractTypeCodec.
Definition at line 59 of file char8codec.cpp.
Member Data Documentation
|
protected |
Definition at line 52 of file char8codec.h.
|
protected |
Definition at line 53 of file char8codec.h.
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.