PrefixCompressedStringWriter Class Reference

#include <prefix_compressed_strings.h>

Collaboration diagram for PrefixCompressedStringWriter:

Collaboration graph
[legend]

List of all members.

Public Member Functions

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

Private Attributes

std::string current
std::string & out


Detailed Description

Definition at line 91 of file prefix_compressed_strings.h.


Constructor & Destructor Documentation

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

Definition at line 96 of file prefix_compressed_strings.h.


Member Function Documentation

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


Member Data Documentation

Definition at line 92 of file prefix_compressed_strings.h.

Referenced by append().

std::string& PrefixCompressedStringWriter::out [private]

Definition at line 93 of file prefix_compressed_strings.h.

Referenced by append().


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

Documentation for Xapian (version 1.2.9).
Generated on 10 May 2012 by Doxygen 1.5.9.