highlighter application  1.1
HCE project utils : highlighter
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
ErrorStruct.cpp File Reference
#include "ErrorStruct.hpp"
Include dependency graph for ErrorStruct.cpp:

Go to the source code of this file.

Namespaces

namespace  HCE
 < HCE::ServerApplication provides global variable 'HCE::database::Session' which initializes in function 'HCE::ServerApplication::initializeDataBaseSession()'

Variables

std::vector< std::string > errorCodesStrings = {"ERR_Hlt_timeout", "ERR_Bad_regular_expr"}

Detailed Description

Variable Documentation

std::vector<std::string> errorCodesStrings = {"ERR_Hlt_timeout", "ERR_Bad_regular_expr"}

Definition at line 14 of file ErrorStruct.cpp.