HCE project C++ developers source code library  1.1.1
HCE project developer library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
HCE::sphinx::output_json_message_const Namespace Reference

Variables

const std::string errorCode = "error_code"
const std::string errorMessage = "error_message"
const std::string data = "data"
const std::string time = "time"

Variable Documentation

const std::string HCE::sphinx::output_json_message_const::data = "data"

Definition at line 30 of file SphinxOutputJsonMessage.hpp.

const std::string HCE::sphinx::output_json_message_const::errorCode = "error_code"

Definition at line 28 of file SphinxOutputJsonMessage.hpp.

const std::string HCE::sphinx::output_json_message_const::errorMessage = "error_message"

Definition at line 29 of file SphinxOutputJsonMessage.hpp.

const std::string HCE::sphinx::output_json_message_const::time = "time"

Definition at line 31 of file SphinxOutputJsonMessage.hpp.