|
highlighter application
1.1
HCE project utils : highlighter
|
#include <msgpack.hpp>#include <string>#include "HCEConstants.hpp"#include "CrossThreadBuf.hpp"#include "ComponentBase.hpp"#include "ComponentExceptionBase.hpp"#include "ComponentManager.hpp"#include "ComponentManagerPool.hpp"#include "ComponentManagerPoolIf.hpp"#include "ComponentsFactory.hpp"#include "ContentsStorageBase.hpp"#include "EncodeDecodeBase64.hpp"#include "InDataStruct.hpp"#include "OutDataStruct.hpp"#include "ServerApplication.hpp"

Go to the source code of this file.
Classes | |
| class | Application |
Namespaces | |
| namespace | HCE |
| < HCE::ServerApplication provides global variable 'HCE::database::Session' which initializes in function 'HCE::ServerApplication::initializeDataBaseSession()' | |
Macros | |
| #define | HIGHLIGHT_TIMEOUT_MLS_NAME "APP.highlightComponentTimeoutMLS" |
| #define | REFINES_COUNT_NAME "APP.refinesCount" |
Application class - main class of "Highlight utility" application
Definition in file Application.hpp.
| #define HIGHLIGHT_TIMEOUT_MLS_NAME "APP.highlightComponentTimeoutMLS" |
Definition at line 33 of file Application.hpp.
| #define REFINES_COUNT_NAME "APP.refinesCount" |
Definition at line 34 of file Application.hpp.