okteta
reversebytearrayfilter.h
Go to the documentation of this file.
40 virtual bool filter( Okteta::Byte* result, Okteta::AbstractByteArrayModel *model, const Okteta::AddressRange& range ) const;
could it be useful to hide the data access behind an iterator? * class KDataBufferIterator { public: ...
Definition: abstractbytearraymodel.h:79
virtual AbstractByteArrayFilterParameterSet * parameterSet()
used by the editor to get write access to the parameters
Definition: reversebytearrayfilter.cpp:37
virtual ~ReverseByteArrayFilter()
Definition: reversebytearrayfilter.cpp:73
ReverseByteArrayFilter()
Definition: reversebytearrayfilter.cpp:31
ReverseByteArrayFilterParameterSet mParameterSet
Definition: reversebytearrayfilter.h:44
virtual bool filter(Okteta::Byte *result, Okteta::AbstractByteArrayModel *model, const Okteta::AddressRange &range) const
Definition: reversebytearrayfilter.cpp:39
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:09 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:09 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.