• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdesdk API Reference
  • KDE Home
  • Contact Us
 

okteta

  • Okteta
  • OffsetFormat
Public Types | Static Public Member Functions | Static Public Attributes | Static Protected Attributes | List of all members
Okteta::OffsetFormat Class Reference

#include <offsetformat.h>

Public Types

enum  Format { Hexadecimal =0, Decimal }
 
typedef void(* print )(char *Buffer, unsigned int Offset)
 

Static Public Member Functions

static unsigned int codingWidth (int i)
 
static void printDecimalOffset (char *Buffer, unsigned int Offset)
 
static print printFunction (int i)
 
static void printHexadecimalOffset (char *Buffer, unsigned int Offset)
 
static void printHexadecimalSmallOffset (char *Buffer, unsigned int Offset)
 

Static Public Attributes

static const int MaxFormatWidth = 10
 

Static Protected Attributes

static const unsigned int CodingWidth [2] = { 9, 10 }
 
static const print PrintFunction [2]
 

Detailed Description

Author
Friedrich W. H. Kossebau

Definition at line 37 of file offsetformat.h.

Member Typedef Documentation

typedef void(* Okteta::OffsetFormat::print)(char *Buffer, unsigned int Offset)

Definition at line 41 of file offsetformat.h.

Member Enumeration Documentation

enum Okteta::OffsetFormat::Format
Enumerator
Hexadecimal 
Decimal 

Definition at line 43 of file offsetformat.h.

Member Function Documentation

unsigned int Okteta::OffsetFormat::codingWidth ( int  i)
inlinestatic

Definition at line 70 of file offsetformat.h.

void Okteta::OffsetFormat::printDecimalOffset ( char *  Buffer,
unsigned int  Offset 
)
static

Definition at line 50 of file offsetformat.cpp.

OffsetFormat::print Okteta::OffsetFormat::printFunction ( int  i)
inlinestatic

Definition at line 73 of file offsetformat.h.

void Okteta::OffsetFormat::printHexadecimalOffset ( char *  Buffer,
unsigned int  Offset 
)
static

Definition at line 38 of file offsetformat.cpp.

void Okteta::OffsetFormat::printHexadecimalSmallOffset ( char *  Buffer,
unsigned int  Offset 
)
static

Definition at line 44 of file offsetformat.cpp.

Member Data Documentation

const unsigned int Okteta::OffsetFormat::CodingWidth = { 9, 10 }
staticprotected

Definition at line 64 of file offsetformat.h.

const int Okteta::OffsetFormat::MaxFormatWidth = 10
static

Definition at line 45 of file offsetformat.h.

const OffsetFormat::print Okteta::OffsetFormat::PrintFunction
staticprotected
Initial value:
=
{ OffsetFormat::printHexadecimalOffset, OffsetFormat::printDecimalOffset }

Definition at line 66 of file offsetformat.h.


The documentation for this class was generated from the following files:
  • offsetformat.h
  • offsetformat.cpp
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:13 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

okteta

Skip menu "okteta"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Related Pages

kdesdk API Reference

Skip menu "kdesdk API Reference"
  • kapptemplate
  • kcachegrind
  • kompare
  • lokalize
  • okteta
  • umbrello
  •   umbrello

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal