HCE project C++ developers source code library
1.1.1
HCE project developer library
|
#include <Poco/SharedPtr.h>
#include <iostream>
#include "JsonSerializable.hpp"
#include "DRCEJsonMessageConst.hpp"
#include "DRCESessionOptions.hpp"
#include "DRCEFilesList.hpp"
Go to the source code of this file.
Classes | |
class | HCE::drce::DRCEInputJsonMessage |
Namespaces | |
namespace | HCE |
< HCE::ServerApplication provides global variable 'HCE::database::Session' which initializes in function 'HCE::ServerApplication::initializeDataBaseSession()' | |
namespace | HCE::drce |
Implementation class DRCEInputJsonMessage of a Distributed Remote Command Execution functional object in HCE project node.
Definition in file DRCEInputJsonMessage.hpp.