highlighter application  1.1
HCE project utils : highlighter
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Application.hpp File Reference
#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"
Include dependency graph for Application.hpp:
This graph shows which files directly or indirectly include this file:

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"

Detailed Description

Macro Definition Documentation

#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.