SNode.C
|
This is the complete list of members for web::http::client::commands::SendFileCommand, including all inherited members.
error | web::http::client::RequestCommand | protected |
execute(Request *request) override | web::http::client::commands::SendFileCommand | virtual |
file | web::http::client::commands::SendFileCommand | private |
getError() const | web::http::client::RequestCommand | |
onStatus | web::http::client::commands::SendFileCommand | private |
operator=(const RequestCommand &)=delete | web::http::client::RequestCommand | |
operator=(RequestCommand &&) noexcept=delete | web::http::client::RequestCommand | |
RequestCommand()=default | web::http::client::RequestCommand | |
RequestCommand(const RequestCommand &)=delete | web::http::client::RequestCommand | |
RequestCommand(RequestCommand &&) noexcept=delete | web::http::client::RequestCommand | |
SendFileCommand(const std::string &file, const std::function< void(int)> &onStatus) | web::http::client::commands::SendFileCommand | |
~RequestCommand() | web::http::client::RequestCommand | virtual |
~SendFileCommand() override=default | web::http::client::commands::SendFileCommand |