okteta
#include <qca2bytearraychecksumalgorithm.h>

Public Member Functions | |
Qca2ByteArrayChecksumAlgorithm (const QString &name, const QString &type) | |
virtual | ~Qca2ByteArrayChecksumAlgorithm () |
virtual bool | calculateChecksum (QString *result, const Okteta::AbstractByteArrayModel *model, const Okteta::AddressRange &range) const |
virtual AbstractByteArrayChecksumParameterSet * | parameterSet () |
![]() | |
virtual | ~AbstractByteArrayChecksumAlgorithm () |
QString | name () const |
Protected Attributes | |
NoByteArrayChecksumParameterSet | mParameterSet |
QString | mType |
![]() | |
Private *const | d |
Additional Inherited Members | |
![]() | |
void | calculatedBytes (int bytes) const |
![]() | |
AbstractByteArrayChecksumAlgorithm (const QString &name) | |
![]() | |
static const int | CalculatedByteCountSignalLimit = 10000 |
Detailed Description
Definition at line 32 of file qca2bytearraychecksumalgorithm.h.
Constructor & Destructor Documentation
Qca2ByteArrayChecksumAlgorithm::Qca2ByteArrayChecksumAlgorithm | ( | const QString & | name, |
const QString & | type | ||
) |
Definition at line 42 of file qca2bytearraychecksumalgorithm.cpp.
|
virtual |
Definition at line 80 of file qca2bytearraychecksumalgorithm.cpp.
Member Function Documentation
|
virtual |
Implements AbstractByteArrayChecksumAlgorithm.
Definition at line 49 of file qca2bytearraychecksumalgorithm.cpp.
|
virtual |
used by the editor to get write access to the parameters
Implements AbstractByteArrayChecksumAlgorithm.
Definition at line 47 of file qca2bytearraychecksumalgorithm.cpp.
Member Data Documentation
|
protected |
Definition at line 43 of file qca2bytearraychecksumalgorithm.h.
|
protected |
Definition at line 44 of file qca2bytearraychecksumalgorithm.h.
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.