Lux::Result Class Reference

#include <result.h>

List of all members.

Public Member Functions

 Result (Document &doc)
 Result (Document &doc, score_t score)
 ~Result ()
std::string get_id (void)
std::string get (std::string field_name)
score_t get_score (void)


Detailed Description

Result


Constructor & Destructor Documentation

Lux::Result::Result ( Document doc  ) 

constructor

Parameters:
doc reference to Document

Lux::Result::Result ( Document doc,
score_t  score 
)

constructor

Parameters:
doc reference to Document
score score structure

Lux::Result::~Result (  )  [inline]

destructor


Member Function Documentation

std::string Lux::Result::get ( std::string  field_name  ) 

get the field value

std::string Lux::Result::get_id ( void   ) 

get the result document ID

score_t Lux::Result::get_score ( void   ) 

get the score structure


The documentation for this class was generated from the following files:
Generated on Fri Feb 5 15:50:30 2010 for Lux by  doxygen 1.4.7