Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

indri::api::ScoredExtentResult Struct Reference

#include <ScoredExtentResult.hpp>

List of all members.

Public Member Functions

 ScoredExtentResult ()
 ScoredExtentResult (UINT64 s, lemur::api::DOCID_T d)
 ScoredExtentResult (double s, lemur::api::DOCID_T d)
 ScoredExtentResult (double s, lemur::api::DOCID_T d, int b, int e)
 ScoredExtentResult (double s, lemur::api::DOCID_T d, int b, int e, UINT64 n)
 ScoredExtentResult (double s, lemur::api::DOCID_T d, int b, int e, UINT64 n, int o)
 ScoredExtentResult (double s, lemur::api::DOCID_T d, int b, int e, UINT64 n, int o, int p)
 ScoredExtentResult (const ScoredExtentResult &other)
 ScoredExtentResult (const indri::index::Extent &extent)
bool operator< (const ScoredExtentResult &other) const
bool operator== (const ScoredExtentResult &other) const
const ScoredExtentResultoperator= (const ScoredExtentResult &other)

Public Attributes

double score
lemur::api::DOCID_T document
int begin
int end
UINT64 number
int ordinal
 future annotation "pointer"

int parentOrdinal


Constructor & Destructor Documentation

indri::api::ScoredExtentResult::ScoredExtentResult  )  [inline]
 

indri::api::ScoredExtentResult::ScoredExtentResult UINT64  s,
lemur::api::DOCID_T  d
[inline]
 

indri::api::ScoredExtentResult::ScoredExtentResult double  s,
lemur::api::DOCID_T  d
[inline]
 

indri::api::ScoredExtentResult::ScoredExtentResult double  s,
lemur::api::DOCID_T  d,
int  b,
int  e
[inline]
 

indri::api::ScoredExtentResult::ScoredExtentResult double  s,
lemur::api::DOCID_T  d,
int  b,
int  e,
UINT64  n
[inline]
 

indri::api::ScoredExtentResult::ScoredExtentResult double  s,
lemur::api::DOCID_T  d,
int  b,
int  e,
UINT64  n,
int  o
[inline]
 

indri::api::ScoredExtentResult::ScoredExtentResult double  s,
lemur::api::DOCID_T  d,
int  b,
int  e,
UINT64  n,
int  o,
int  p
[inline]
 

indri::api::ScoredExtentResult::ScoredExtentResult const ScoredExtentResult other  )  [inline]
 

indri::api::ScoredExtentResult::ScoredExtentResult const indri::index::Extent extent  )  [inline]
 


Member Function Documentation

bool indri::api::ScoredExtentResult::operator< const ScoredExtentResult other  )  const [inline]
 

const ScoredExtentResult& indri::api::ScoredExtentResult::operator= const ScoredExtentResult other  )  [inline]
 

bool indri::api::ScoredExtentResult::operator== const ScoredExtentResult other  )  const [inline]
 


Member Data Documentation

int indri::api::ScoredExtentResult::begin
 

lemur::api::DOCID_T indri::api::ScoredExtentResult::document
 

int indri::api::ScoredExtentResult::end
 

UINT64 indri::api::ScoredExtentResult::number
 

int indri::api::ScoredExtentResult::ordinal
 

future annotation "pointer"

int indri::api::ScoredExtentResult::parentOrdinal
 

double indri::api::ScoredExtentResult::score
 


The documentation for this struct was generated from the following file:
Generated on Tue Jun 15 11:02:59 2010 for Lemur by doxygen 1.3.4