hce-node application
1.4.3
HCE Hierarchical Cluster Engine node application
|
#include <stdlib.h>
#include <time.h>
#include <random>
#include "DataServerProxy.hpp"
#include "ServiceMessages.hpp"
#include "DRCEFunctionalObject.hpp"
#include "DRCEMessageConst.hpp"
#include "DRCEError.hpp"
#include "SphinxFunctionalObject.hpp"
#include "SphinxMessageConst.hpp"
#include "SphinxError.hpp"
#include "JsonMessageCover.hpp"
#include "DRCEResourceExtractor.hpp"
#include "ResourceUsageLimitsChecker.hpp"
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::handlers |