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

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

errorweb::http::client::RequestCommandprotected
execute(const std::shared_ptr< MasterRequest > &request)=0web::http::client::RequestCommandpure virtual
getError() constweb::http::client::RequestCommand
onResponseParseErrorweb::http::client::RequestCommand
onResponseReceivedweb::http::client::RequestCommand
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
~RequestCommand()web::http::client::RequestCommandvirtual