highlighter application  1.1
HCE project utils : highlighter
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
HighlightJsonWrapper.hpp File Reference
#include <Poco/JSON/Parser.h>
#include <Poco/SharedPtr.h>
#include <Poco/Timestamp.h>
#include "InDataStruct.hpp"
#include "JsonObjExtractor.hpp"
#include "OutDataStruct.hpp"
Include dependency graph for HighlightJsonWrapper.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  HighlightJsonWrapper

Namespaces

namespace  HCE
 < HCE::ServerApplication provides global variable 'HCE::database::Session' which initializes in function 'HCE::ServerApplication::initializeDataBaseSession()'

Macros

#define SEARCH_STRING_SEPARATOR   "::"

Detailed Description

HighlightJsonWrapper class that convert/parse incoming JSON string to InDataStruct struct and back OutDataStruct struct to the outgoing JSON string.

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 HighlightJsonWrapper.hpp.

Macro Definition Documentation

#define SEARCH_STRING_SEPARATOR   "::"

Definition at line 24 of file HighlightJsonWrapper.hpp.