okteta
hexadecimalbytecodec.cpp File Reference
Include dependency graph for hexadecimalbytecodec.cpp:

Go to the source code of this file.
Namespaces | |
Okteta | |
Functions | |
static bool | Okteta::isValidBigDigit (unsigned char digit) |
static bool | Okteta::isValidDecimalDigit (unsigned char digit) |
static bool | Okteta::isValidSmallDigit (unsigned char digit) |
Variables | |
static const Byte | Okteta::hexadecimalDigitsFilledLimit = 16 |
static const QChar | Okteta::lowerCaseDigits [16] |
static const QChar | Okteta::upperCaseDigits [16] |
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:10 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:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.