|
highlighter application
1.1
HCE project utils : highlighter
|
#include <map>#include <Poco/SharedPtr.h>#include <string>#include <vector>#include "InDataStruct.hpp"#include "HighlightingAlgorithmBase.hpp"#include "WordPos.hpp"

Go to the source code of this file.
Classes | |
| class | HighlightingAlgorithmRegexpr |
Namespaces | |
| namespace | HCE |
| < HCE::ServerApplication provides global variable 'HCE::database::Session' which initializes in function 'HCE::ServerApplication::initializeDataBaseSession()' | |
Class HighlightingAlgorithmRegexpr. It contains implementation of HighlightingAlgorithmRegexpr algorithm
Definition in file HighlightingAlgorithmRegexpr.hpp.