hce-node application  1.4.3
HCE Hierarchical Cluster Engine node application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
HandlerProperties.cpp File Reference
#include <fstream>
#include <stdexcept>
#include <Poco/File.h>
#include <Poco/JSON/Object.h>
#include <Poco/JSON/Array.h>
#include <Poco/JSON/JSON.h>
#include <Poco/JSON/Stringifier.h>
#include <Poco/JSON/Parser.h>
#include <Poco/JSON/JSONException.h>
#include "HandlerProperties.hpp"
#include "HandlerTypes.hpp"
Include dependency graph for HandlerProperties.cpp:

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

Functions

std::istream & HCE::handlers::operator>> (std::istream &is, HandlerProperties &handlerProperties)
std::ostream & HCE::handlers::operator<< (std::ostream &os, const HandlerProperties &handlerProperties)