Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

ScoredExtentResult Struct Reference

#include <ScoredExtentResult.hpp>

List of all members.

Public Methods

 ScoredExtentResult ()
 ScoredExtentResult (UINT64 s, int d)
 ScoredExtentResult (double s, int d)
 ScoredExtentResult (double s, int d, int b, int e)
 ScoredExtentResult (const ScoredExtentResult &other)
bool operator< (const ScoredExtentResult &other) const

Public Attributes

double score
int document
int begin
int end


Constructor & Destructor Documentation

ScoredExtentResult::ScoredExtentResult   [inline]
 

ScoredExtentResult::ScoredExtentResult UINT64    s,
int    d
[inline]
 

ScoredExtentResult::ScoredExtentResult double    s,
int    d
[inline]
 

ScoredExtentResult::ScoredExtentResult double    s,
int    d,
int    b,
int    e
[inline]
 

ScoredExtentResult::ScoredExtentResult const ScoredExtentResult &    other [inline]
 


Member Function Documentation

bool ScoredExtentResult::operator< const ScoredExtentResult &    other const [inline]
 


Member Data Documentation

int ScoredExtentResult::begin
 

int ScoredExtentResult::document
 

int ScoredExtentResult::end
 

double ScoredExtentResult::score
 


The documentation for this struct was generated from the following file:
Generated on Wed Nov 3 12:59:54 2004 for Lemur Toolkit by doxygen1.2.18