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

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

getPort() const noexcept -> intplotly::detail::HttpServer
HttpServer(const std::filesystem::path &directory)plotly::detail::HttpServerexplicit
HttpServer(const HttpServer &)=deleteplotly::detail::HttpServer
HttpServer(HttpServer &&)=deleteplotly::detail::HttpServer
operator=(const HttpServer &) -> HttpServer &=deleteplotly::detail::HttpServer
operator=(HttpServer &&) -> HttpServer &=deleteplotly::detail::HttpServer
setWebsocketPortRequestHandler(int wsPort)plotly::detail::HttpServer
start()plotly::detail::HttpServer
stop()plotly::detail::HttpServer
~HttpServer()plotly::detail::HttpServer