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

KJS

KJS::Lookup

KJS::Lookup Class Reference

#include <lookup.h>

List of all members.


Detailed Description

Fast keyword lookup.

Definition at line 98 of file lookup.h.


Static Public Member Functions

static int find (const struct HashTable *table, const Identifier &s)
static int find (const struct HashTable *table, const UChar *c, unsigned int len)
static const HashEntry * findEntry (const struct HashTable *table, const Identifier &s)

Member Function Documentation

int Lookup::find ( const struct HashTable *  table,
const Identifier &  s 
) [static]

Find an entry in the table, and return its value (i.e.

the value field of HashEntry)

Definition at line 88 of file lookup.cpp.

int Lookup::find ( const struct HashTable *  table,
const UChar *  c,
unsigned int  len 
) [static]

Definition at line 79 of file lookup.cpp.

const HashEntry * Lookup::findEntry ( const struct HashTable *  table,
const Identifier &  s 
) [static]

Find an entry in the table, and return the entry This variant gives access to the other attributes of the entry, especially the attr field.

Definition at line 72 of file lookup.cpp.


The documentation for this class was generated from the following files:
  • lookup.h
  • lookup.cpp

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