okteta
Okteta::UInt64Codec Class Reference
#include <uint64codec.h>
Inheritance diagram for Okteta::UInt64Codec:
Public Member Functions | |
UInt64Codec () | |
virtual | ~UInt64Codec () |
virtual bool | areEqual (const QVariant &value, QVariant &otherValue) const |
virtual QVariant | value (const PODData &data, int *byteCount) const |
virtual QByteArray | valueToBytes (const QVariant &value) const |
Public Member Functions inherited from Okteta::AbstractTypeCodec | |
virtual | ~AbstractTypeCodec () |
const QString & | name () const |
Additional Inherited Members | |
Protected Member Functions inherited from Okteta::AbstractTypeCodec | |
AbstractTypeCodec (const QString &name) | |
Detailed Description
Definition at line 33 of file uint64codec.h.
Constructor & Destructor Documentation
Okteta::UInt64Codec::UInt64Codec | ( | ) |
Definition at line 35 of file uint64codec.cpp.
|
virtual |
Definition at line 59 of file uint64codec.cpp.
Member Function Documentation
|
virtual |
Implements Okteta::AbstractTypeCodec.
Definition at line 54 of file uint64codec.cpp.
|
virtual |
Implements Okteta::AbstractTypeCodec.
Definition at line 39 of file uint64codec.cpp.
|
virtual |
Implements Okteta::AbstractTypeCodec.
Definition at line 47 of file uint64codec.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.