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

Go to the source code of this file.

Classes

class  HCE::reduce_types::ReducingBaseMessage

Namespaces

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

Variables

const int HCE::reduce_types::FAKE_MSG_TYPE = -1
const int HCE::reduce_types::FAKE_TTL = -1
const int HCE::reduce_types::SPHINX_SEARCH_PROCESSING_TYPE = 0

Detailed Description

ReducingBaseMessage defines a base message of hierarchy messages which can be processed the ReducingHandler class.

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 ReducingBaseMessage.hpp.