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::PocoJSONReducingOutputMessageConvertor Class Reference

#include <PocoJSONReducingOutputMessageConvertor.hpp>

Public Member Functions

 PocoJSONReducingOutputMessageConvertor ()
virtual ~PocoJSONReducingOutputMessageConvertor ()
std::string convertToJSONFrom (const Poco::SharedPtr< reduce_types::ReducingOutputMessage > &message)
Poco::SharedPtr
< reduce_types::ReducingOutputMessage
convertToReducingOutputMessageFrom (std::string &json)

Detailed Description

Definition at line 27 of file PocoJSONReducingOutputMessageConvertor.hpp.

Constructor & Destructor Documentation

HCE::reduce_convertors::PocoJSONReducingOutputMessageConvertor::PocoJSONReducingOutputMessageConvertor ( )

Definition at line 15 of file PocoJSONReducingOutputMessageConvertor.cpp.

HCE::reduce_convertors::PocoJSONReducingOutputMessageConvertor::~PocoJSONReducingOutputMessageConvertor ( )
virtual

Definition at line 18 of file PocoJSONReducingOutputMessageConvertor.cpp.

Member Function Documentation

string HCE::reduce_convertors::PocoJSONReducingOutputMessageConvertor::convertToJSONFrom ( const Poco::SharedPtr< reduce_types::ReducingOutputMessage > &  message)

Definition at line 45 of file PocoJSONReducingOutputMessageConvertor.cpp.

Here is the call graph for this function:

SharedPtr< ReducingOutputMessage > HCE::reduce_convertors::PocoJSONReducingOutputMessageConvertor::convertToReducingOutputMessageFrom ( std::string &  json)

Definition at line 22 of file PocoJSONReducingOutputMessageConvertor.cpp.

Here is the call graph for this function:


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