| addEventListener(const std::string &key, std::function< void(const MessageEvent &)> eventListener) | web::http::client::tools::EventSource | |
| client | web::http::client::tools::EventSourceT< web::http::tls::un::Client > | private |
| close() override | web::http::client::tools::EventSourceT< web::http::tls::un::Client > | inlinevirtual |
| Config typedef | web::http::client::tools::EventSourceT< web::http::tls::un::Client > | |
| deliverMessage(const std::shared_ptr< SharedState > &sharedState, const std::string &evType, const std::string &payload, const std::string &evId) | web::http::client::tools::EventSourceT< web::http::tls::un::Client > | inlineprivatestatic |
| digits(std::string_view maybeDigitsAsString) | web::http::client::tools::EventSourceT< web::http::tls::un::Client > | inlineprivatestatic |
| dispatch(const std::shared_ptr< SharedState > &sharedState) | web::http::client::tools::EventSourceT< web::http::tls::un::Client > | inlineprivatestatic |
| EventSource(const std::string &scheme, const SocketAddress &socketAddress, const std::string &path) | web::http::tls::un::EventSource | friend |
| web::http::client::tools::EventSourceT< web::http::tls::un::Client >::EventSource() | web::http::client::tools::EventSource | protected |
| EventSourceT(const EventSourceT &)=delete | web::http::client::tools::EventSourceT< web::http::tls::un::Client > | |
| EventSourceT(EventSourceT &&) noexcept=delete | web::http::client::tools::EventSourceT< web::http::tls::un::Client > | |
| EventSourceT() | web::http::client::tools::EventSourceT< web::http::tls::un::Client > | inlineprotected |
| init(const std::string &scheme, const SocketAddress &socketAddress, const std::string &path) | web::http::client::tools::EventSourceT< web::http::tls::un::Client > | inlineprotected |
| lastEventId() const | web::http::client::tools::EventSource | |
| MasterRequest typedef | web::http::client::tools::EventSourceT< web::http::tls::un::Client > | |
| onError(std::function< void()> onError) | web::http::client::tools::EventSource | |
| onMessage(std::function< void(const MessageEvent &)> messageCallback) | web::http::client::tools::EventSource | |
| onOpen(std::function< void()> onOpen) | web::http::client::tools::EventSource | |
| operator=(const EventSourceT &)=delete | web::http::client::tools::EventSourceT< web::http::tls::un::Client > | |
| operator=(EventSourceT &&) noexcept=delete | web::http::client::tools::EventSourceT< web::http::tls::un::Client > | |
| parse(const std::shared_ptr< SharedState > &sharedState, const std::shared_ptr< SharedConfig > &sharedConfig) | web::http::client::tools::EventSourceT< web::http::tls::un::Client > | inlineprivatestatic |
| parseU32(std::string_view uint32AsString) | web::http::client::tools::EventSourceT< web::http::tls::un::Client > | inlineprivatestatic |
| processLine(const std::shared_ptr< SharedState > &sharedState, const std::shared_ptr< SharedConfig > &sharedConfig, std::string_view line) | web::http::client::tools::EventSourceT< web::http::tls::un::Client > | inlineprivatestatic |
| ReadyState enum name | web::http::client::tools::EventSource | |
| readyState() const | web::http::client::tools::EventSource | |
| removeEventListeners(const std::string &type) | web::http::client::tools::EventSource | |
| Request typedef | web::http::client::tools::EventSourceT< web::http::tls::un::Client > | |
| Response typedef | web::http::client::tools::EventSourceT< web::http::tls::un::Client > | |
| retry() const | web::http::client::tools::EventSource | |
| retry(uint32_t retry) | web::http::client::tools::EventSource | |
| sharedConfig | web::http::client::tools::EventSourceT< web::http::tls::un::Client > | private |
| sharedState | web::http::client::tools::EventSource | protected |
| SocketAddress typedef | web::http::client::tools::EventSourceT< web::http::tls::un::Client > | |
| SocketConnection typedef | web::http::client::tools::EventSourceT< web::http::tls::un::Client > | |
| socketConnection | web::http::client::tools::EventSourceT< web::http::tls::un::Client > | private |
| Super typedef | web::http::tls::un::EventSource | private |
| ~EventSource() override | web::http::tls::un::EventSource | inlinevirtual |