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

KDECore

  • sources
  • kde-4.12
  • kdelibs
  • kdecore
  • localization
  • probers
Classes | Namespaces | Macros | Typedefs | Enumerations
nsPkgInt.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  kencodingprober::nsPkgInt
 

Namespaces

 kencodingprober
 

Macros

#define GETFROMPCK(i, c)   (((((c).data)[(i)>>(c).idxsft])>>(((i)&(c).sftmsk)<<(c).bitsft))&(c).unitmsk)
 
#define PCK16BITS(a, b)   ((unsigned int)(((b) << 16) | (a)))
 
#define PCK4BITS(a, b, c, d, e, f, g, h)
 
#define PCK8BITS(a, b, c, d)
 

Typedefs

typedef struct
kencodingprober::nsPkgInt 
kencodingprober::nsPkgInt
 

Enumerations

enum  kencodingprober::nsBitSft { kencodingprober::eBitSft4bits = 2, kencodingprober::eBitSft8bits = 3, kencodingprober::eBitSft16bits = 4 }
 
enum  kencodingprober::nsIdxSft { kencodingprober::eIdxSft4bits = 3, kencodingprober::eIdxSft8bits = 2, kencodingprober::eIdxSft16bits = 1 }
 
enum  kencodingprober::nsSftMsk { kencodingprober::eSftMsk4bits = 7, kencodingprober::eSftMsk8bits = 3, kencodingprober::eSftMsk16bits = 1 }
 
enum  kencodingprober::nsUnitMsk { kencodingprober::eUnitMsk4bits = 0x0000000FL, kencodingprober::eUnitMsk8bits = 0x000000FFL, kencodingprober::eUnitMsk16bits = 0x0000FFFFL }
 

Macro Definition Documentation

#define GETFROMPCK (   i,
  c 
)    (((((c).data)[(i)>>(c).idxsft])>>(((i)&(c).sftmsk)<<(c).bitsft))&(c).unitmsk)

Definition at line 73 of file nsPkgInt.h.

#define PCK16BITS (   a,
  b 
)    ((unsigned int)(((b) << 16) | (a)))

Definition at line 63 of file nsPkgInt.h.

#define PCK4BITS (   a,
  b,
  c,
  d,
  e,
  f,
  g,
  h 
)
Value:
PCK8BITS( ((unsigned int)(((b) << 4) | (a))), \
((unsigned int)(((d) << 4) | (c))), \
((unsigned int)(((f) << 4) | (e))), \
((unsigned int)(((h) << 4) | (g))) )
PCK8BITS
#define PCK8BITS(a, b, c, d)
Definition: nsPkgInt.h:65

Definition at line 68 of file nsPkgInt.h.

#define PCK8BITS (   a,
  b,
  c,
  d 
)
Value:
PCK16BITS( ((unsigned int)(((b) << 8) | (a))), \
((unsigned int)(((d) << 8) | (c))))
PCK16BITS
#define PCK16BITS(a, b)
Definition: nsPkgInt.h:63

Definition at line 65 of file nsPkgInt.h.

This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:47:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

KDECore

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

kdelibs API Reference

Skip menu "kdelibs API Reference"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDEWebKit
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • kio
  • KIOSlave
  • KJS
  •   KJS-API
  • kjsembed
  •   WTF
  • KNewStuff
  • KParts
  • KPty
  • Kross
  • KUnitConversion
  • KUtils
  • Nepomuk
  • Nepomuk-Core
  • Nepomuk
  • Plasma
  • Solid
  • Sonnet
  • ThreadWeaver

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