okteta
Okteta::Float32Codec Class Reference
#include <float32codec.h>
Inheritance diagram for Okteta::Float32Codec:
Public Member Functions | |
Float32Codec () | |
virtual | ~Float32Codec () |
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 float32codec.h.
Constructor & Destructor Documentation
Okteta::Float32Codec::Float32Codec | ( | ) |
Definition at line 35 of file float32codec.cpp.
|
virtual |
Definition at line 59 of file float32codec.cpp.
Member Function Documentation
|
virtual |
Implements Okteta::AbstractTypeCodec.
Definition at line 54 of file float32codec.cpp.
|
virtual |
Implements Okteta::AbstractTypeCodec.
Definition at line 39 of file float32codec.cpp.
|
virtual |
Implements Okteta::AbstractTypeCodec.
Definition at line 47 of file float32codec.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.