HCE project C++ developers source code library
1.1.1
HCE project developer library
|
#include <Response.hpp>
Public Attributes | |
std::vector< std::pair< const std::string, const std::string > > | docs |
Response message structure ORMHandler send response to smth in format Response message structure
Definition at line 152 of file Response.hpp.
std::vector<std::pair<const std::string, const std::string> > HCE::Documents::docs |
Definition at line 153 of file Response.hpp.