Xapian::ESet::Internal Class Reference

#include <omenquireinternal.h>

Inheritance diagram for Xapian::ESet::Internal:

Inheritance graph
[legend]
Collaboration diagram for Xapian::ESet::Internal:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Internal ()
string get_description () const
 Return a string describing this object.

Private Attributes

vector< Xapian::Internal::ESetItemitems
 A list of items comprising the (selected part of the) ESet.
Xapian::termcount ebound
 A lower bound on the number of terms which are in the full set of results of the expand.

Friends

class ESet
class ESetIterator
class ::OmExpand

Detailed Description

Definition at line 307 of file omenquireinternal.h.


Constructor & Destructor Documentation

Xapian::ESet::Internal::Internal (  )  [inline]

Definition at line 322 of file omenquireinternal.h.


Member Function Documentation

string Xapian::ESet::Internal::get_description (  )  const

Return a string describing this object.

Definition at line 529 of file omenquire.cc.

References ebound, items, and om_tostring().


Friends And Related Function Documentation

friend class ESet [friend]

Definition at line 308 of file omenquireinternal.h.

friend class ESetIterator [friend]

Definition at line 309 of file omenquireinternal.h.

friend class ::OmExpand [friend]

Definition at line 310 of file omenquireinternal.h.


Member Data Documentation

vector<Xapian::Internal::ESetItem> Xapian::ESet::Internal::items [private]

A list of items comprising the (selected part of the) ESet.

Definition at line 313 of file omenquireinternal.h.

Referenced by get_description().

Xapian::termcount Xapian::ESet::Internal::ebound [private]

A lower bound on the number of terms which are in the full set of results of the expand.

This will be greater than or equal to items.size()

Definition at line 319 of file omenquireinternal.h.

Referenced by get_description().


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.