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

Go to the source code of this file.
Classes | |
| class | HighlightingAlgorithmBase |
Namespaces | |
| namespace | HCE |
| < HCE::ServerApplication provides global variable 'HCE::database::Session' which initializes in function 'HCE::ServerApplication::initializeDataBaseSession()' | |
abstract class HighlightingAlgorithmBase. It contains interface for HighlightingAlgorithm classes family
Definition in file HighlightingAlgorithmBase.hpp.