#include <HighlightingAlgorithmSimple.hpp>
Detailed Description
Constructor & Destructor Documentation
HighlightingAlgorithmSimple::HighlightingAlgorithmSimple |
( |
| ) |
|
|
inline |
virtual HighlightingAlgorithmSimple::~HighlightingAlgorithmSimple |
( |
| ) |
|
|
inlinevirtual |
Member Function Documentation
virtual std::string HighlightingAlgorithmSimple::getName |
( |
| ) |
|
|
inlinevirtual |
void HighlightingAlgorithmSimple::process |
( |
const std::vector< std::pair< SearchType, std::string > > & |
searchStrings, |
|
|
const Poco::SharedPtr< std::string > |
contentPtr, |
|
|
ContentsStorageBase::WordPosPtrType |
wordMapPtr, |
|
|
std::map< unsigned int, WordPos > & |
wordOffsetMap |
|
) |
| |
|
virtual |
void HighlightingAlgorithmSimple::setMaxNumber |
( |
unsigned int |
_maxNumber | ) |
|
|
inline |
The documentation for this class was generated from the following files: