|
hce-node application
1.4.3
HCE Hierarchical Cluster Engine node application
|


Go to the source code of this file.
Classes | |
| class | HCE::sphinx::SphinxOutputJsonMessage |
Namespaces | |
| namespace | HCE |
| < HCE::ServerApplication provides global variable 'HCE::database::Session' which initializes in function 'HCE::ServerApplication::initializeDataBaseSession()' | |
| namespace | HCE::sphinx |
Variables | |
| const std::string | HCE::sphinx::output_json_message_const::errorCode = "error_code" |
| const std::string | HCE::sphinx::output_json_message_const::errorMessage = "error_message" |
| const std::string | HCE::sphinx::output_json_message_const::data = "data" |
| const std::string | HCE::sphinx::output_json_message_const::time = "time" |
Implementation class SphinxOutputJsonMessage describe output object json messages after processing.
Definition in file SphinxOutputJsonMessage.hpp.