hce-node application  1.4.3
HCE Hierarchical Cluster Engine node application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
ReducingConvertorConsts.hpp File Reference
#include <string>
Include dependency graph for ReducingConvertorConsts.hpp:
This graph shows which files directly or indirectly include this file:

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()'
namespace  HCE::reduce_convertors

Variables

const std::string HCE::reduce_convertors::PROCESSING_TYPE_NAME = "type"
const std::string HCE::reduce_convertors::BODY_NAME = "data"
const std::string HCE::reduce_convertors::TTL_NAME = "ttl"
const std::string HCE::reduce_convertors::PROCESSING_ERROR_CODE_NAME = "error_code"
const std::string HCE::reduce_convertors::PROCESSING_ERROR_MSG_NAME = "error_message"
const std::string HCE::reduce_convertors::PROCESSING_ELAPSED_TIME_NAME = "time"

Detailed Description

The file defines a constants list which are used to convert data between various formats.

Author
Igor Savonik devel.nosp@m.oper.nosp@m.s.hce.nosp@m.@gma.nosp@m.il.co.nosp@m.m Copyright © 2013 IOIX Ukraine http://hierarchical-cluster-engine.com/license/

Definition in file ReducingConvertorConsts.hpp.