#include <HighlightStringStickerSimple.hpp>
Detailed Description
Constructor & Destructor Documentation
HighlightStringStickerSimple::HighlightStringStickerSimple |
( |
| ) |
|
HighlightStringStickerSimple::~HighlightStringStickerSimple |
( |
| ) |
|
Member Function Documentation
std::string HighlightStringStickerSimple::fillOutPutStr |
( |
std::vector< WordPos > & |
wordOffsets, |
|
|
const std::string & |
incomeContent |
|
) |
| |
|
virtual |
unsigned int HighlightStringStickerSimple::getHighlightedCounter |
( |
| ) |
|
|
virtual |
void HighlightStringStickerSimple::reinitialize |
( |
Poco::SharedPtr< InDataStruct > |
inDataStructPtr | ) |
|
|
virtual |
void HighlightStringStickerSimple::setHighlightedCounter |
( |
unsigned int |
_highlightedCounter | ) |
|
|
virtual |
void HighlightStringStickerSimple::setHlBegin |
( |
const std::string & |
_hlBegin | ) |
|
|
inline |
void HighlightStringStickerSimple::setHlEnd |
( |
const std::string & |
_hlEnd | ) |
|
|
inline |
void HighlightStringStickerSimple::setMaxNumber |
( |
unsigned int |
_maxNumber | ) |
|
|
inline |
Member Data Documentation
unsigned int HighlightStringStickerSimple::highlightedCounter |
|
protected |
std::string HighlightStringStickerSimple::hlBegin |
|
protected |
std::string HighlightStringStickerSimple::hlEnd |
|
protected |
unsigned int HighlightStringStickerSimple::maxNumber |
|
protected |
The documentation for this class was generated from the following files: