okteta
bytearrayxxencodingstreamencoder.cpp File Reference
#include "bytearrayxxencodingstreamencoder.h"
#include <abstractbytearraymodel.h>
#include <KLocale>
#include <QtCore/QTextStream>
Include dependency graph for bytearrayxxencodingstreamencoder.cpp:

Go to the source code of this file.
Namespaces | |
Kasten2 | |
Functions | |
static char | Kasten2::xxmapByte (char byte) |
static const char * | Kasten2::xxpadding (ByteArrayXxencodingStreamEncoder::InputByteIndex index) |
Variables | |
static const int | Kasten2::defaultxxInputLineLength = 45 |
static const int | Kasten2::maxXxInputGroupsPerLine = xxInputLineLength/xxInputGroupLength |
static const char | Kasten2::xxencodeMap [64] |
static const int | Kasten2::xxInputGroupLength = 3 |
static const int | Kasten2::xxInputLineLength = defaultxxInputLineLength |
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.