IndexWord Class Reference

#include <searchindex.h>

List of all members.

Public Member Functions

 IndexWord (const char *word)
void addUrlIndex (int, bool)
const QIntDict< URLInfo > & urls () const
QCString word () const


Detailed Description

Definition at line 43 of file searchindex.h.


Constructor & Destructor Documentation

IndexWord::IndexWord ( const char *  word  ) 

Definition at line 40 of file searchindex.cpp.


Member Function Documentation

void IndexWord::addUrlIndex ( int  ,
bool   
)

Definition at line 46 of file searchindex.cpp.

References URLInfo::freq.

Referenced by SearchIndex::addWord().

const QIntDict<URLInfo>& IndexWord::urls (  )  const [inline]

Definition at line 48 of file searchindex.h.

Referenced by SearchIndex::write().

QCString IndexWord::word (  )  const [inline]

Definition at line 49 of file searchindex.h.

Referenced by SearchIndex::write().


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



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