#include <searchindex.h>
Definition at line 69 of file searchindex.h.
| SearchIndexIntf::SearchIndexIntf |
( |
Kind |
k | ) |
|
|
inline |
| virtual SearchIndexIntf::~SearchIndexIntf |
( |
| ) |
|
|
inlinevirtual |
| virtual void SearchIndexIntf::addWord |
( |
const char * |
word, |
|
|
bool |
hiPriority |
|
) |
| |
|
pure virtual |
| Kind SearchIndexIntf::kind |
( |
| ) |
const |
|
inline |
| virtual void SearchIndexIntf::setCurrentDoc |
( |
Definition * |
ctx, |
|
|
const char * |
anchor, |
|
|
bool |
isSourceFile |
|
) |
| |
|
pure virtual |
| virtual void SearchIndexIntf::write |
( |
const char * |
file | ) |
|
|
pure virtual |
| Kind SearchIndexIntf::m_kind |
|
private |
The documentation for this class was generated from the following file: