PrefixCompressedStringWriter Class Reference

List of all members.

Public Member Functions

 PrefixCompressedStringWriter (string &out_)
void append (const string &word)
 PrefixCompressedStringWriter (string &out_)
void append (const string &word)

Private Attributes

string current
string & out
string & out

Detailed Description

Definition at line 102 of file flint_spelling.cc.


Constructor & Destructor Documentation

PrefixCompressedStringWriter::PrefixCompressedStringWriter ( string &  out_  )  [inline]

Definition at line 107 of file flint_spelling.cc.

PrefixCompressedStringWriter::PrefixCompressedStringWriter ( string &  out_  )  [inline]

Definition at line 360 of file xapian-compact.cc.


Member Function Documentation

void PrefixCompressedStringWriter::append ( const string &  word  )  [inline]

Definition at line 109 of file flint_spelling.cc.

References current, MAGIC_XOR_VALUE, and out.

Referenced by FlintSpellingTable::merge_changes(), and merge_spellings().

void PrefixCompressedStringWriter::append ( const string &  word  )  [inline]

Definition at line 362 of file xapian-compact.cc.

References current, MAGIC_XOR_VALUE, and out.


Member Data Documentation

string PrefixCompressedStringWriter::current [private]

Definition at line 103 of file flint_spelling.cc.

Referenced by append().

string& PrefixCompressedStringWriter::out [private]

Definition at line 104 of file flint_spelling.cc.

Referenced by append().

string& PrefixCompressedStringWriter::out [private]

Definition at line 357 of file xapian-compact.cc.


The documentation for this class was generated from the following files:
Documentation for Xapian (version 1.0.10).
Generated on 24 Dec 2008 by Doxygen 1.5.2.