OpenTREP Logo  0.6.0
C++ Open Travel Request Parsing Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
OPENTREP::Result Member List

This is the complete list of members for OPENTREP::Result, including all inherited members.

addDocument(const Xapian::Document &, const Score_T &)OPENTREP::Result
BomAbstract()OPENTREP::BomAbstractinlineprotected
BomAbstract(const BomAbstract &)OPENTREP::BomAbstractinlineprotected
calculateCodeMatches()OPENTREP::Result
calculateCombinedWeights()OPENTREP::Result
calculateEnvelopeWeights()OPENTREP::Result
calculateHeuristicWeights()OPENTREP::Result
calculatePageRanks()OPENTREP::Result
describeKey() const OPENTREP::Resultvirtual
describeShortKey() const OPENTREP::Resultvirtual
displayXapianPercentages() const OPENTREP::Result
FacResult classOPENTREP::Resultfriend
FacResultHolder classOPENTREP::Resultfriend
fillPlace(Place &) const OPENTREP::Result
fillResult(const Xapian::MSet &iMatchingSet)OPENTREP::Result
fromStream(std::istream &ioIn)OPENTREP::Resultvirtual
fullTextMatch(const Xapian::Database &, const TravelQuery_T &)OPENTREP::Result
getAllowableEditDistance() const OPENTREP::Resultinline
getBestCombinedWeight() const OPENTREP::Resultinline
getBestDocData() const OPENTREP::Resultinline
getBestDocID() const OPENTREP::Resultinline
getBestXapianDocument() const OPENTREP::Resultinline
getCorrectedTravelQuery() const OPENTREP::Resultinline
getDocument(const Xapian::docid &) const OPENTREP::Result
getDocumentList() const OPENTREP::Resultinline
getDocumentMap() const OPENTREP::Resultinline
getDocumentPair(const Xapian::docid &) const OPENTREP::Result
getEditDistance() const OPENTREP::Resultinline
getEnvelopeID(const Xapian::Document &)OPENTREP::Resultstatic
getPageRank(const Xapian::Document &)OPENTREP::Resultstatic
getPrimaryKey(const Xapian::Document &)OPENTREP::Resultstatic
getQueryString() const OPENTREP::Resultinline
hasFullTextMatched() const OPENTREP::Resultinline
retrieveLocation(const Xapian::Document &)OPENTREP::Resultstatic
retrieveLocation(const RawDataString_T &)OPENTREP::Resultstatic
setAllowableEditDistance(const NbOfErrors_T &iAllowableEditDistance)OPENTREP::Resultinline
setBestCombinedWeight(const Percentage_T &iPercentage)OPENTREP::Resultinline
setBestDocData(const std::string &iDocData)OPENTREP::Resultinline
setBestDocID(const Xapian::docid &iDocID)OPENTREP::Resultinline
setCorrectedQueryString(const TravelQuery_T &iCorrectedQueryString)OPENTREP::Resultinline
setEditDistance(const NbOfErrors_T &iEditDistance)OPENTREP::Resultinline
setHasFullTextMatched(const bool iHasFullTextMatched)OPENTREP::Resultinline
setQueryString(const TravelQuery_T &iQueryString)OPENTREP::Resultinline
setScoreOnDocMap(const Xapian::docid &, const ScoreType &, const Score_T &)OPENTREP::Result
toStream(std::ostream &ioOut) const OPENTREP::Resultvirtual
toString() const OPENTREP::Resultvirtual
~BomAbstract()OPENTREP::BomAbstractinlineprotectedvirtual