WordKeySemantic Class Reference

#include <WordKeySemantic.h>

List of all members.


Detailed Description

Definition at line 63 of file WordKeySemantic.h.


Public Member Functions

int DocumentClear (WordKey &key)
int DocumentCompare (const WordKey &a, const WordKey &b)
void DocumentCopy (const WordKey &from, WordKey &to)
int DocumentLength () const
void DocumentNext (WordKey &key, int use_uniq)
int DocumentOffset () const
void DocumentSet (const WordKey &from, WordKey &to)
int DocumentUndefined (WordKey &key)
int HasRealm ()
int Initialize (int *document_arg, int document_length_arg, int location_arg, int uniq_arg)
void Location2Document (WordKey &key)
int LocationCompare (const WordKey &expected, const WordKey &actual, int proximity=0)
void LocationNearLowest (WordKey &key, int proximity)
void LocationNext (WordKey &key)
void LocationSet (const WordKey &from, WordKey &to)
void RealmClear (WordKey &key)
void RealmCopy (const WordKey &from, WordKey &to)
void RealmSet (const WordKey &from, WordKey &to)
void RealmUndefined (WordKey &key)
int Uniq ()
int Verbose (int verbosity)
 WordKeySemantic (WordContext *ncontext)
 ~WordKeySemantic ()

Protected Attributes

WordContextcontext
int * document
int document_length
int location
int uniq
int verbose

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

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