Plotly.cpp 0.1.0
A C++ plotting library for expressive, interactive, real-time & streaming data visualization
Loading...
Searching...
No Matches
plotly::detail::WebsocketClient Member List

This is the complete list of members for plotly::detail::WebsocketClient, including all inherited members.

callback_t typedefplotly::detail::WebsocketEndpointInterface
callbackExecutorLoop()plotly::detail::WebsocketEndpointImplprotected
callbackExecutorThreadplotly::detail::WebsocketEndpointImplprotected
callbackMutexplotly::detail::WebsocketEndpointImplprotected
callbacksplotly::detail::WebsocketEndpointImplprotected
connect(const std::string_view &endpoint) -> boolplotly::detail::WebsocketClient
getName() const -> std::string overrideplotly::detail::WebsocketClientvirtual
handleMessage(const std::string &message)plotly::detail::WebsocketEndpointImplprotected
isConnected() const -> bool overrideplotly::detail::WebsocketClientvirtual
operator=(const WebsocketClient &) -> WebsocketClient &=deleteplotly::detail::WebsocketClient
operator=(WebsocketClient &&) -> WebsocketClient &=deleteplotly::detail::WebsocketClient
plotly::detail::WebsocketEndpointImpl::operator=(const WebsocketEndpointInterface &) -> WebsocketEndpointInterface &=deleteplotly::detail::WebsocketEndpointInterface
recvMessagesplotly::detail::WebsocketEndpointImplprotected
recvMessagesCvplotly::detail::WebsocketEndpointImplprotected
recvMessagesMutexplotly::detail::WebsocketEndpointImplprotected
registerCallback(const std::string_view &eventName, callback_t callback) overrideplotly::detail::WebsocketEndpointImplvirtual
runningplotly::detail::WebsocketEndpointImplprotected
send(const std::string_view &message) -> bool overrideplotly::detail::WebsocketClientvirtual
serviceLoop() overrideplotly::detail::WebsocketClientprotectedvirtual
serviceThreadplotly::detail::WebsocketEndpointImplprotected
startCallbackExecutor()plotly::detail::WebsocketEndpointImplprotected
stop() overrideplotly::detail::WebsocketClientvirtual
stopCallbackExecutor()plotly::detail::WebsocketEndpointImpl
unregisterCallback(const std::string_view &eventName) overrideplotly::detail::WebsocketEndpointImplvirtual
waitConnection(std::chrono::milliseconds timeout) const -> bool overrideplotly::detail::WebsocketClientvirtual
WebsocketClient()plotly::detail::WebsocketClient
WebsocketClient(const WebsocketClient &)=deleteplotly::detail::WebsocketClient
WebsocketClient(WebsocketClient &&)=deleteplotly::detail::WebsocketClient
WebsocketEndpointInterface()plotly::detail::WebsocketEndpointInterface
WebsocketEndpointInterface(const WebsocketEndpointInterface &)=deleteplotly::detail::WebsocketEndpointInterface
~WebsocketClient()plotly::detail::WebsocketClient
~WebsocketEndpointInterface()plotly::detail::WebsocketEndpointInterfacevirtual