hce-node application
1.4.3
HCE Hierarchical Cluster Engine node application
|
#include <sstream>
#include <iterator>
#include <string.h>
#include <errno.h>
#include <stdexcept>
#include <Poco/Process.h>
#include <Poco/PipeStream.h>
#include <Poco/Exception.h>
#include "ProcExec.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()' |
Functions | |
std::ostream & | HCE::operator<< (std::ostream &os, const ProcExec &procExec) |
std::string & | HCE::operator<< (std::string &str, const ProcExec &procExec) |