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

GenerateQueryModel.cpp File Reference

#include "common_headers.hpp"
#include "IndexManager.hpp"
#include "BasicDocStream.hpp"
#include "RetParamManager.hpp"
#include "ResultFile.hpp"

Namespaces

namespace  LocalParameter

Functions

void GetAppParam ()
 User's application must define this function.

void updateQueryModel (QueryRep *qr, const string &qid, ResultFile &resFile, RetrievalMethod *model, ofstream &os)
int AppMain (int argc, char *argv[])
 User's application must define this function.


Function Documentation

int AppMain int    argc,
char *    argv[]
 

User's application must define this function.

void GetAppParam  
 

User's application must define this function.

This package defines a default Lemur main() which calls the application's main function AppMain(), takes care of parameter display, and handles uncaught exceptions.

An application is supposed to supply two functions

1. GetAppParam

This function is to load/read/get the parameter values required by an application.

2. AppMain

This is the main function of the application.

void updateQueryModel QueryRep   qr,
const string &    qid,
ResultFile   resFile,
RetrievalMethod   model,
ofstream &    os
 


Generated on Wed Nov 3 12:59:12 2004 for Lemur Toolkit by doxygen1.2.18