#include <SendFileCommand.h>
Definition at line 34 of file SendFileCommand.h.
◆ SendFileCommand()
web::http::client::commands::SendFileCommand::SendFileCommand |
( |
const std::string & | file, |
|
|
const std::function< void(int)> & | onStatus ) |
◆ ~SendFileCommand()
web::http::client::commands::SendFileCommand::~SendFileCommand |
( |
| ) |
|
|
overridedefault |
◆ execute()
bool web::http::client::commands::SendFileCommand::execute |
( |
Request * | request | ) |
|
|
overridevirtual |
◆ file
std::string web::http::client::commands::SendFileCommand::file |
|
private |
◆ onStatus
std::function<void(int errnum)> web::http::client::commands::SendFileCommand::onStatus |
|
private |
The documentation for this class was generated from the following files: