WordDict Class Reference

#include <WordDict.h>

List of all members.


Detailed Description

Definition at line 101 of file WordDict.h.


Public Member Functions

int Close ()
WordDictCursorCursor () const
WordDictCursorCursorPrefix (const String &prefix) const
int Decr (const String &word, unsigned int decr)
int Exists (const String &word) const
int Incr (const String &word, unsigned int incr)
int Initialize (WordList *words)
int Next (WordDictCursor *cursor, String &word, WordDictRecord &record)
int NextPrefix (WordDictCursor *cursor, String &word, WordDictRecord &record)
int Noccurrence (const String &word, unsigned int &noccurrence) const
int Normalize (String &word) const
int Open ()
int Put (const String &word, unsigned int noccurrence)
int Ref (const String &word)
int Remove ()
int Serial (const String &word, unsigned int &serial)
int SerialExists (const String &word, unsigned int &serial)
int SerialRef (const String &word, unsigned int &serial)
int Unref (const String &word)
 WordDict ()
ListWords () const
int Write (FILE *f)
 ~WordDict ()

Private Attributes

WordDBdb
WordListwords

The documentation for this class was generated from the following files:

Generated on Sun Jun 8 10:57:06 2008 for GNUmifluz by  doxygen 1.5.5