|
SNode.C
|
This is the complete list of members for web::http::client::commands::SseCommand, including all inherited members.
| error | web::http::client::RequestCommand | protected |
| execute(const std::shared_ptr< MasterRequest > &request) override | web::http::client::commands::SseCommand | virtual |
| getError() const | web::http::client::RequestCommand | |
| onResponseParseError | web::http::client::RequestCommand | |
| onResponseReceived | web::http::client::RequestCommand | |
| operator=(const RequestCommand &)=delete | web::http::client::RequestCommand | |
| operator=(RequestCommand &&) noexcept=delete | web::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 &)=delete | web::http::client::RequestCommand | |
| RequestCommand(RequestCommand &&) noexcept=delete | web::http::client::RequestCommand | |
| SseCommand(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::SseCommand | |
| Super typedef | web::http::client::commands::SseCommand | private |
| ~RequestCommand() | web::http::client::RequestCommand | virtual |
| ~SseCommand() override | web::http::client::commands::SseCommand |