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

KJS

KJS::HashEntry

KJS::HashEntry Struct Reference

#include <lookup.h>

List of all members.


Detailed Description

An entry in a hash table.

Definition at line 37 of file lookup.h.


Public Attributes

const char * s
int value
short int attr
short int params
const HashEntry * next

Member Data Documentation

const char* KJS::HashEntry::s

s is the key (e.g.

a property name)

Definition at line 41 of file lookup.h.

int KJS::HashEntry::value

value is the result value (usually an enum value)

Definition at line 46 of file lookup.h.

short int KJS::HashEntry::attr

attr is a set for flags (e.g.

the property flags, see object.h)

Definition at line 50 of file lookup.h.

short int KJS::HashEntry::params

params is another number.

For property hashtables, it is used to denote the number of argument of the function

Definition at line 55 of file lookup.h.

const HashEntry* KJS::HashEntry::next

next is the pointer to the next entry for the same hash value

Definition at line 59 of file lookup.h.


The documentation for this struct was generated from the following file:
  • lookup.h

KJS

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

kdelibs

Skip menu "kdelibs"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • Kate
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • KIO
  • KIOSlave
  • KJS
  •   WTF
  • KJSEmbed
  • KNewStuff
  • KParts
  • Kross
  • KUtils
  • Nepomuk
  •   core
  • Phonon
  •   Backend
  • Solid
  • Sonnet
  • ThreadWeaver
Generated for kdelibs by doxygen 1.5.4
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal