okteta
OrByteArrayFilter Class Reference
#include <orbytearrayfilter.h>
Inheritance diagram for OrByteArrayFilter:

Public Member Functions | |
OrByteArrayFilter () | |
virtual | ~OrByteArrayFilter () |
virtual bool | filter (Okteta::Byte *result, Okteta::AbstractByteArrayModel *model, const Okteta::AddressRange &range) const |
virtual AbstractByteArrayFilterParameterSet * | parameterSet () |
![]() | |
virtual | ~AbstractByteArrayFilter () |
QString | name () const |
Protected Attributes | |
OperandByteArrayFilterParameterSet | mParameterSet |
![]() | |
Private *const | d |
Additional Inherited Members | |
![]() | |
void | filteredBytes (int bytes) const |
![]() | |
AbstractByteArrayFilter (const QString &name) | |
![]() | |
static const int | FilteredByteCountSignalLimit = 10000 |
Detailed Description
Definition at line 32 of file orbytearrayfilter.h.
Constructor & Destructor Documentation
OrByteArrayFilter::OrByteArrayFilter | ( | ) |
Definition at line 31 of file orbytearrayfilter.cpp.
|
virtual |
Definition at line 88 of file orbytearrayfilter.cpp.
Member Function Documentation
|
virtual |
Implements AbstractByteArrayFilter.
Definition at line 39 of file orbytearrayfilter.cpp.
|
virtual |
used by the editor to get write access to the parameters
Implements AbstractByteArrayFilter.
Definition at line 37 of file orbytearrayfilter.cpp.
Member Data Documentation
|
protected |
Definition at line 44 of file orbytearrayfilter.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:11 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:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.