BeeeOn Gateway  v2020.3.1-2-g6f737dc
Platform to interconnect the IoT world
Public Member Functions
BeeeOn::HTTPEntireResponse Class Reference
Inheritance diagram for BeeeOn::HTTPEntireResponse:

Public Member Functions

 HTTPEntireResponse (HTTPEntireResponse &&other)
 
 HTTPEntireResponse (Poco::Net::HTTPResponse::HTTPStatus status)
 
 HTTPEntireResponse (Poco::Net::HTTPResponse::HTTPStatus status, const std::string &reason)
 
 HTTPEntireResponse (const std::string &version, Poco::Net::HTTPResponse::HTTPStatus status)
 
 HTTPEntireResponse (const std::string &version, Poco::Net::HTTPResponse::HTTPStatus status, const std::string &reason)
 
HTTPEntireResponseoperator= (HTTPEntireResponse &&other)
 
void readBody (std::istream &istr)
 
void setBody (const std::string &body)
 
std::string getBody () const
 

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