HCE project C++ developers source code library  1.1.1
HCE project developer library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
HCE::reduce_convertors::PocoJSONReducingInputMessageConvertor Class Reference

#include <PocoJSONReducingInputMessageConvertor.hpp>

Public Member Functions

 PocoJSONReducingInputMessageConvertor ()
virtual ~PocoJSONReducingInputMessageConvertor ()
std::string convertToJSONFrom (const Poco::SharedPtr< reduce_types::ReducingInputMessage > &inputMessage)
Poco::SharedPtr
< reduce_types::ReducingInputMessage
convertToReducingInputMessageFrom (const std::string &json)

Detailed Description

Definition at line 27 of file PocoJSONReducingInputMessageConvertor.hpp.

Constructor & Destructor Documentation

HCE::reduce_convertors::PocoJSONReducingInputMessageConvertor::PocoJSONReducingInputMessageConvertor ( )

Definition at line 16 of file PocoJSONReducingInputMessageConvertor.cpp.

HCE::reduce_convertors::PocoJSONReducingInputMessageConvertor::~PocoJSONReducingInputMessageConvertor ( )
virtual

Definition at line 19 of file PocoJSONReducingInputMessageConvertor.cpp.

Member Function Documentation

string HCE::reduce_convertors::PocoJSONReducingInputMessageConvertor::convertToJSONFrom ( const Poco::SharedPtr< reduce_types::ReducingInputMessage > &  inputMessage)

Definition at line 42 of file PocoJSONReducingInputMessageConvertor.cpp.

Here is the call graph for this function:

SharedPtr< ReducingInputMessage > HCE::reduce_convertors::PocoJSONReducingInputMessageConvertor::convertToReducingInputMessageFrom ( const std::string &  json)

Definition at line 23 of file PocoJSONReducingInputMessageConvertor.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:


The documentation for this class was generated from the following files: