okteta
offsetformat.cpp
Go to the documentation of this file.
void(* print)(char *Buffer, unsigned int Offset)
Definition: offsetformat.h:41
static void printHexadecimalSmallOffset(char *Buffer, unsigned int Offset)
Definition: offsetformat.cpp:44
static void printDecimalOffset(char *Buffer, unsigned int Offset)
Definition: offsetformat.cpp:50
static const unsigned int CodingWidth[2]
Definition: offsetformat.h:64
static void printHexadecimalOffset(char *Buffer, unsigned int Offset)
Definition: offsetformat.cpp:38
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:08 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:08 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.