#include <RequestCommand.h>
Definition at line 32 of file RequestCommand.h.
◆ RequestCommand() [1/3]
web::http::client::RequestCommand::RequestCommand |
( |
| ) |
|
|
default |
◆ RequestCommand() [2/3]
web::http::client::RequestCommand::RequestCommand |
( |
const RequestCommand & | | ) |
|
|
delete |
◆ RequestCommand() [3/3]
web::http::client::RequestCommand::RequestCommand |
( |
RequestCommand && | | ) |
|
|
deletenoexcept |
◆ ~RequestCommand()
web::http::client::RequestCommand::~RequestCommand |
( |
| ) |
|
|
virtual |
◆ execute()
virtual bool web::http::client::RequestCommand::execute |
( |
Request * | request | ) |
|
|
pure virtual |
◆ getError()
bool web::http::client::RequestCommand::getError |
( |
| ) |
const |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ error
bool web::http::client::RequestCommand::error = false |
|
protected |
The documentation for this class was generated from the following files: