SearchIndex Class Reference

#include <searchindex.h>

List of all members.

Public Member Functions

 SearchIndex ()
void setCurrentDoc (const char *name, const char *baseName, const char *anchor=0)
void addWord (const char *word, bool hiPriority)
void write (const char *file)


Detailed Description

Definition at line 56 of file searchindex.h.


Constructor & Destructor Documentation

SearchIndex::SearchIndex (  ) 

Definition at line 62 of file searchindex.cpp.

References numIndexEntries.


Member Function Documentation

void SearchIndex::setCurrentDoc ( const char *  name,
const char *  baseName,
const char *  anchor = 0 
)

Definition at line 71 of file searchindex.cpp.

References Config_getString, and QCString.

Referenced by stringToSearchIndex(), validatingParseDoc(), MemberDef::writeDeclaration(), NamespaceDef::writeDocumentation(), GroupDef::writeDocumentation(), FileDef::writeDocumentation(), ClassDef::writeDocumentation(), and VhdlDocGen::writeVHDLDeclaration().

void SearchIndex::addWord ( const char *  word,
bool  hiPriority 
)

Definition at line 103 of file searchindex.cpp.

References IndexWord::addUrlIndex().

Referenced by stringToSearchIndex(), MemberDef::writeDeclaration(), NamespaceDef::writeDocumentation(), GroupDef::writeDocumentation(), FileDef::writeDocumentation(), ClassDef::writeDocumentation(), and VhdlDocGen::writeVHDLDeclaration().

void SearchIndex::write ( const char *  file  ) 

Definition at line 139 of file searchindex.cpp.

References URL::name, numIndexEntries, URL::url, IndexWord::urls(), and IndexWord::word().

Referenced by generateOutput().


The documentation for this class was generated from the following files:



Generated on Mon Mar 31 10:59:03 2008 by  doxygen 1.5.1