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

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

callback_t typedefplotly::detail::WebsocketEndpointInterface
callbackExecutorLoop()plotly::detail::WebsocketEndpointImplprotected
callbackExecutorThreadplotly::detail::WebsocketEndpointImplprotected
callbackMutexplotly::detail::WebsocketEndpointImplprotected
callbacksplotly::detail::WebsocketEndpointImplprotected
getName() const -> std::string overrideplotly::detail::WebsocketServervirtual
getPort() const -> intplotly::detail::WebsocketServer
handleMessage(const std::string &message)plotly::detail::WebsocketEndpointImplprotected
hasClient() const -> boolplotly::detail::WebsocketServer
isConnected() const -> bool overrideplotly::detail::WebsocketServervirtual
operator=(const WebsocketServer &) -> WebsocketServer &=deleteplotly::detail::WebsocketServer
operator=(WebsocketServer &&) -> WebsocketServer &=deleteplotly::detail::WebsocketServer
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::WebsocketServervirtual
serve(std::string_view address, int port) -> boolplotly::detail::WebsocketServer
serviceLoop() overrideplotly::detail::WebsocketServerprotectedvirtual
serviceThreadplotly::detail::WebsocketEndpointImplprotected
startCallbackExecutor()plotly::detail::WebsocketEndpointImplprotected
stop() overrideplotly::detail::WebsocketServervirtual
stopCallbackExecutor()plotly::detail::WebsocketEndpointImpl
unregisterCallback(const std::string_view &eventName) overrideplotly::detail::WebsocketEndpointImplvirtual
waitConnection(std::chrono::milliseconds timeout) const -> bool overrideplotly::detail::WebsocketServervirtual
waitUntilNoClient() constplotly::detail::WebsocketServer
WebsocketEndpointInterface()plotly::detail::WebsocketEndpointInterface
WebsocketEndpointInterface(const WebsocketEndpointInterface &)=deleteplotly::detail::WebsocketEndpointInterface
WebsocketServer()plotly::detail::WebsocketServer
WebsocketServer(const WebsocketServer &)=deleteplotly::detail::WebsocketServer
WebsocketServer(WebsocketServer &&)=deleteplotly::detail::WebsocketServer
~WebsocketEndpointInterface()plotly::detail::WebsocketEndpointInterfacevirtual
~WebsocketServer()plotly::detail::WebsocketServer