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