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

KDECore

  • kdecore
  • localization
  • probers
Classes | Namespaces | Macros | Typedefs | Enumerations
nsPkgInt.h File Reference

Go to the source code of this file.

Classes

struct  kencodingprober::nsPkgInt
 

Namespaces

namespace  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

◆ GETFROMPCK

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

Definition at line 73 of file nsPkgInt.h.

◆ PCK16BITS

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

Definition at line 63 of file nsPkgInt.h.

◆ PCK4BITS

#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.

◆ PCK8BITS

#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-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 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-4.14.38 API Reference

Skip menu "kdelibs-4.14.38 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
  •   WTF
  • kjsembed
  • KNewStuff
  • KParts
  • KPty
  • Kross
  • KUnitConversion
  • KUtils
  • Nepomuk
  • Plasma
  • Solid
  • Sonnet
  • ThreadWeaver
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