Xapian::RSet::Internal Class Reference

#include <omenquireinternal.h>

Inheritance diagram for Xapian::RSet::Internal:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

const set< Xapian::docid > & get_items () const
string get_description () const
 Return a string describing this object.

Private Attributes

set< Xapian::dociditems
 Items in the relevance set.

Friends

class Xapian::RSet

Detailed Description

Definition at line 328 of file omenquireinternal.h.


Member Function Documentation

const set<Xapian::docid>& Xapian::RSet::Internal::get_items (  )  const [inline]

Definition at line 336 of file omenquireinternal.h.

References items.

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

Return a string describing this object.

Definition at line 113 of file omenquire.cc.

References items, and om_tostring().


Friends And Related Function Documentation

friend class Xapian::RSet [friend]

Definition at line 329 of file omenquireinternal.h.


Member Data Documentation

set<Xapian::docid> Xapian::RSet::Internal::items [private]

Items in the relevance set.

Definition at line 333 of file omenquireinternal.h.

Referenced by get_description(), and get_items().


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.