Xapian::TermNameWrapper Class Reference

For internal use only.

A wrapper class for a termname which returns the termname if dereferenced with *.

More...

#include <termiterator.h>

Collaboration diagram for Xapian::TermNameWrapper:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TermNameWrapper (const std::string &tname_)
const std::string & operator * () const

Private Attributes

std::string tname

Detailed Description

For internal use only.

A wrapper class for a termname which returns the termname if dereferenced with *.

We need this to implement input_iterator semantics.

Definition at line 42 of file termiterator.h.


Constructor & Destructor Documentation

Xapian::TermNameWrapper::TermNameWrapper ( const std::string &  tname_  )  [inline, explicit]

Definition at line 46 of file termiterator.h.


Member Function Documentation

const std::string& Xapian::TermNameWrapper::operator * (  )  const [inline]

Definition at line 47 of file termiterator.h.

References tname.


Member Data Documentation

std::string Xapian::TermNameWrapper::tname [private]

Definition at line 44 of file termiterator.h.

Referenced by operator *().


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