WordReference Class Reference

#include <WordReference.h>

Inheritance diagram for WordReference:

Object

List of all members.


Detailed Description

Definition at line 62 of file WordReference.h.


Public Member Functions

void Clear ()
virtual int compare (const Object &)
virtual ObjectCopy () const
String Get () const
int Get (String &bufferout) const
const WordContextGetContext () const
WordContextGetContext ()
const StringGetWord () const
StringGetWord ()
void Key (const WordKey &arg)
const WordKeyKey () const
WordKeyKey ()
int KeyPack (String &packed) const
String KeyPack () const
int KeyUnpack (const String &packed)
int Merge (const WordReference &other)
int Pack (String &ckey, String &crecord) const
void Print () const
void Record (const WordRecord &arg)
const WordRecordRecord () const
WordRecordRecord ()
int RecordPack (String &packed) const
String RecordPack () const
int RecordUnpack (const String &packed)
int Set (const String &bufferin)
int SetList (StringList &fields)
void SetWord (const String &nword)
int Unpack (const String &ckey, const String &crecord)
 WordReference (WordContext *ncontext, const String &word)
 WordReference (WordContext *ncontext, const String &key0, const String &record0)
 WordReference (WordContext *ncontext)
int Write (FILE *f) const
 ~WordReference ()

Static Public Member Functions

static WordReference Merge (const WordReference &master, const WordReference &slave)

Protected Attributes

WordContextcontext
WordKey key
WordRecord record
String word
int word_prefix

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

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