Public Member Functions | |
CompressRequest (const std::string &method="") | |
const std::string & | getMethod () const |
void | setMethod (const std::string &method) |
Definition at line 12 of file CompressRequest.h.
Swift::CompressRequest::CompressRequest | ( | const std::string & | method = "" |
) | [inline] |
Definition at line 15 of file CompressRequest.h.
const std::string& Swift::CompressRequest::getMethod | ( | ) | const [inline] |
Definition at line 17 of file CompressRequest.h.
void Swift::CompressRequest::setMethod | ( | const std::string & | method | ) | [inline] |
Definition at line 21 of file CompressRequest.h.