hce-node application
1.4.3
HCE Hierarchical Cluster Engine node application
|
#include <iostream>
#include <vector>
#include "DRCEError.hpp"
#include "DRCEInputJsonMessage.hpp"
#include "DRCEOutputJsonMessage.hpp"
#include "DRCEFunctionalObjectBase.hpp"
#include "DRCENodeOptions.hpp"
#include "DRCEResultData.hpp"
#include "CustomMessage.hpp"
#include "DRCEAsyncTasksQueue.hpp"
#include "DRCEResourceMonitor.hpp"
Go to the source code of this file.
Classes | |
class | HCE::drce::DRCEFunctionalObject |
Namespaces | |
namespace | HCE |
< HCE::ServerApplication provides global variable 'HCE::database::Session' which initializes in function 'HCE::ServerApplication::initializeDataBaseSession()' | |
namespace | HCE::drce |
Implementation class DRCEFunctionalObject of a Distributed Remote Command Execution functional object sphinx in HCE project node.
Definition in file DRCEFunctionalObject.hpp.