hce-node application  1.4.3
HCE Hierarchical Cluster Engine node application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
JsonObjExtractor.cpp File Reference
#include <sstream>
#include "JsonObjExtractor.hpp"
Include dependency graph for JsonObjExtractor.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::utils

Detailed Description

Implementation of JsonObjExtractor class. It class exctract nodes from given Poco::JSON::Object::Ptr object by path, also can check nodes type. Also provides static method which converts node's path from "std::vector<Poco::Dynamic::Var>" type to the it's string representation.

Author
Andrey Lapshov devel.nosp@m.oper.nosp@m.s.hce.nosp@m.@gma.nosp@m.il.co.nosp@m.m Copyright © 2013 IOIX Ukraine http://hierarchical-cluster-engine.com/license/

Definition in file JsonObjExtractor.cpp.