okteta
Kasten2::IHexStreamEncoderSettings Class Reference
#include <bytearrayihexstreamencoder.h>
Public Types | |
enum | AddressSizeId { Bits32Id = 0, Bits16Id = 1, Bits8Id = 2 } |
Public Member Functions | |
IHexStreamEncoderSettings () | |
Public Attributes | |
AddressSizeId | addressSizeId |
Detailed Description
Definition at line 39 of file bytearrayihexstreamencoder.h.
Member Enumeration Documentation
Enumerator | |
---|---|
Bits32Id | |
Bits16Id | |
Bits8Id |
Definition at line 42 of file bytearrayihexstreamencoder.h.
Constructor & Destructor Documentation
Kasten2::IHexStreamEncoderSettings::IHexStreamEncoderSettings | ( | ) |
Definition at line 40 of file bytearrayihexstreamencoder.cpp.
Member Data Documentation
AddressSizeId Kasten2::IHexStreamEncoderSettings::addressSizeId |
Definition at line 47 of file bytearrayihexstreamencoder.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.