HCE project C++ developers source code library
1.1.1
HCE project developer library
|
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 |
ReducingBaseMessage defines a base message of hierarchy messages which can be processed the ReducingHandler class.
Definition in file ReducingBaseMessage.hpp.