Main Page   Namespace List   Compound List   File List   Compound Members   File Members  

prog3.cpp File Reference

#include <queue>
#include "bibtool.h"

Go to the source code of this file.

Namespaces

namespace  std

Functions

void processCommandLine (Bibtool &, int, char **, bool &, queue< string > &)
void createIndex (Bibtool &)
int main (int argc, char *argv[])


Function Documentation

void createIndex Bibtool  
 

Definition at line 80 of file prog3.cpp.

References Bibtool::endOfFile(), Bibtool::getType(), and Bibtool::processEntry().

Referenced by main().

int main int    argc,
char *    argv[]
 

Definition at line 19 of file prog3.cpp.

References AUTHOR, Bibtool::closeFile(), createIndex(), Bibtool::currentBibFileName, Bibtool::displayFound(), Bibtool::fileIndex, Bibtool::getSchLst(), KEYNAME, Bibtool::openFileBinary(), processCommandLine(), Bibtool::removeOldFiles(), Bibtool::schLstIsOpenable, IndexOperations::searchBstreeIndex(), Bibtool::searchNames_vec, Bibtool::searchNamesAuth_vec, Bibtool::searchNamesTitle_vec, IndexOperations::searchRbtreeIndex(), SearchType, and TITLE.

void processCommandLine Bibtool  ,
int   ,
char **   ,
bool &   ,
queue< string > &   
 

Definition at line 92 of file prog3.cpp.

References Bibtool::lst_authorFN, Bibtool::lst_titleFN, Bibtool::ndx_authorFN, Bibtool::ndx_titleFN, Bibtool::outFileName, Bibtool::outFileNameBibs, Bibtool::printHelp(), Bibtool::schLstFileName, and Bibtool::schLstFileOut.

Referenced by main().


Generated on Thu Apr 17 05:03:43 2003 for bibtool by doxygen1.3-rc1