okteta
bytearrayihexstreamencoder.h
Go to the documentation of this file.
107 inline IHexStreamEncoderSettings ByteArrayIHexStreamEncoder::settings() const { return mSettings; }
108 inline void ByteArrayIHexStreamEncoder::setSettings( const IHexStreamEncoderSettings& settings )
117 inline void ByteArrayIHexStreamEncoder::writeBigEndian( unsigned char* line, quint32 value, int byteSize )
virtual ~ByteArrayIHexStreamEncoder()
Definition: bytearrayihexstreamencoder.cpp:210
could it be useful to hide the data access behind an iterator? * class KDataBufferIterator { public: ...
Definition: abstractbytearraymodel.h:79
IHexStreamEncoderSettings mSettings
Definition: bytearrayihexstreamencoder.h:103
AddressSizeId addressSizeId
Definition: bytearrayihexstreamencoder.h:47
ByteArrayIHexStreamEncoder()
Definition: bytearrayihexstreamencoder.cpp:117
AddressSizeId
Definition: bytearrayihexstreamencoder.h:42
IHexStreamEncoderSettings()
Definition: bytearrayihexstreamencoder.cpp:40
virtual bool encodeDataToStream(QIODevice *device, const ByteArrayView *byteArrayView, const Okteta::AbstractByteArrayModel *byteArrayModel, const Okteta::AddressRange &range)
Definition: bytearrayihexstreamencoder.cpp:122
void settingsChanged()
Definition: bytearrayview.h:51
IHexStreamEncoderSettings settings() const
Definition: bytearrayihexstreamencoder.h:107
void setSettings(const IHexStreamEncoderSettings &settings)
Definition: bytearrayihexstreamencoder.h:108
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:07 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:07 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.