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

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

errorweb::http::client::RequestCommandprotected
execute(const std::shared_ptr< MasterRequest > &request) overrideweb::http::client::commands::SseCommandvirtual
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
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 typedefweb::http::client::commands::SseCommandprivate
~RequestCommand()web::http::client::RequestCommandvirtual
~SseCommand() overrideweb::http::client::commands::SseCommand