Xapian::TermPosWrapper Class Reference

For internal use only.

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

More...

#include <positioniterator.h>

List of all members.

Public Member Functions

 TermPosWrapper (termpos pos_)
termpos operator * () const

Private Attributes

termpos pos


Detailed Description

For internal use only.

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

We need this to implement input_iterator semantics.

Definition at line 43 of file positioniterator.h.


Constructor & Destructor Documentation

Xapian::TermPosWrapper::TermPosWrapper ( termpos  pos_  )  [inline, explicit]

Definition at line 47 of file positioniterator.h.


Member Function Documentation

termpos Xapian::TermPosWrapper::operator * (  )  const [inline]

Definition at line 48 of file positioniterator.h.

References pos.


Member Data Documentation

termpos Xapian::TermPosWrapper::pos [private]

Definition at line 45 of file positioniterator.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.