okteta
Kasten2::FilterJob Class Reference
#include <filterjob.h>
Inheritance diagram for Kasten2::FilterJob:

Public Member Functions | |
FilterJob (AbstractByteArrayFilter *byteArrayFilter, Okteta::Byte *result, Okteta::AbstractByteArrayModel *model, const Okteta::AddressRange &range) | |
bool | exec () |
Protected Slots | |
void | onFilteredBytes () |
Protected Attributes | |
AbstractByteArrayFilter * | mByteArrayFilter |
Okteta::AbstractByteArrayModel * | mModel |
const Okteta::AddressRange | mRange |
Okteta::Byte * | mResult |
Detailed Description
Definition at line 42 of file filterjob.h.
Constructor & Destructor Documentation
|
inline |
Definition at line 65 of file filterjob.h.
Member Function Documentation
bool Kasten2::FilterJob::exec | ( | ) |
Definition at line 36 of file filterjob.cpp.
|
protectedslot |
Definition at line 48 of file filterjob.cpp.
Member Data Documentation
|
protected |
Definition at line 57 of file filterjob.h.
|
protected |
Definition at line 60 of file filterjob.h.
|
protected |
Definition at line 61 of file filterjob.h.
|
protected |
Definition at line 59 of file filterjob.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:12 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:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.