#include <Response.hpp>
Detailed Description
Definition at line 161 of file Response.hpp.
Constructor & Destructor Documentation
HCE::Response::Response |
( |
const std::map< std::string, std::string > & |
outData, |
|
|
const STATUS & |
status |
|
) |
| |
|
inline |
< FIXME: error_message must be initialized as error mask (e.g status=5 must be two error messages: "documents not present" and "General internal error of functional object")
Definition at line 170 of file Response.hpp.
Member Function Documentation
void HCE::Response::init |
( |
| ) |
|
|
inline |
std::string HCE::Response::json |
( |
| ) |
|
|
inline |
bool HCE::Response::operator== |
( |
const HCE::Response & |
rhs | ) |
const |
|
inline |
void HCE::Response::setTime |
( |
const std::string & |
_time | ) |
|
|
inline |
Member Data Documentation
std::string HCE::Response::error_code |
std::string HCE::Response::error_message |
Poco::JSON::Object HCE::Response::item |
std::string HCE::Response::time |
The documentation for this struct was generated from the following file: