SNode.C
Loading...
Searching...
No Matches
web::http::client::commands::SendFileCommand Member List

This is the complete list of members for web::http::client::commands::SendFileCommand, including all inherited members.

errorweb::http::client::RequestCommandprotected
execute(const std::shared_ptr< MasterRequest > &request) overrideweb::http::client::commands::SendFileCommandvirtual
fileweb::http::client::commands::SendFileCommandprivate
getError() constweb::http::client::RequestCommand
onResponseParseErrorweb::http::client::RequestCommand
onResponseReceivedweb::http::client::RequestCommand
onStatusweb::http::client::commands::SendFileCommandprivate
operator=(const RequestCommand &)=deleteweb::http::client::RequestCommand
operator=(RequestCommand &&) noexcept=deleteweb::http::client::RequestCommand
RequestCommand(const std::function< void(const std::shared_ptr< Request > &, const std::shared_ptr< Response > &)> &onResponseReceived, const std::function< void(const std::shared_ptr< Request > &, const std::string &)> &onResponseParseError)web::http::client::RequestCommand
RequestCommand(const RequestCommand &)=deleteweb::http::client::RequestCommand
RequestCommand(RequestCommand &&) noexcept=deleteweb::http::client::RequestCommand
SendFileCommand(const std::string &file, const std::function< void(int)> &onStatus, const std::function< void(const std::shared_ptr< Request > &, const std::shared_ptr< Response > &)> &onResponseReceived, const std::function< void(const std::shared_ptr< Request > &, const std::string &)> &onResponseParseError)web::http::client::commands::SendFileCommand
~RequestCommand()web::http::client::RequestCommandvirtual
~SendFileCommand() override=defaultweb::http::client::commands::SendFileCommand