#include <IHttpResponse.hpp>
Definition at line 31 of file IHttpResponse.hpp.
virtual kaa::IHttpResponse::~IHttpResponse |
( |
| ) |
|
|
inlinevirtual |
virtual SharedBody kaa::IHttpResponse::getBody |
( |
| ) |
const |
|
pure virtual |
virtual std::string kaa::IHttpResponse::getHeaderField |
( |
const std::string & |
name | ) |
const |
|
pure virtual |
virtual int kaa::IHttpResponse::getStatusCode |
( |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file:
- /home/architec/Documents/kaa/client/client-multi/client-cpp/kaa/http/IHttpResponse.hpp