FastLED 3.9.15
Loading...
Searching...
No Matches
fl::asio::http::Server Member List

This is the complete list of members for fl::asio::http::Server, including all inherited members.

accept_connections()fl::asio::http::Serverprivate
cleanup_stale_connections()fl::asio::http::Serverprivate
close_client(size_t index)fl::asio::http::Serverprivate
del(const string &path, RouteHandler handler)fl::asio::http::Server
find_handler(const string &method, const string &path) constfl::asio::http::Serverprivate
get(const string &path, RouteHandler handler)fl::asio::http::Server
is_running() constfl::asio::http::Serverinline
last_error() constfl::asio::http::Serverinline
Listener() FL_NOEXCEPTfl::EngineEvents::Listener
mAsyncRunnerfl::asio::http::Serverprivate
mClientSocketsfl::asio::http::Serverprivate
mLastErrorfl::asio::http::Serverprivate
mListenSocketfl::asio::http::Serverprivate
mPortfl::asio::http::Serverprivate
mRoutesfl::asio::http::Serverprivate
mRunningfl::asio::http::Serverprivate
onBeginFrame() FL_NOEXCEPTfl::EngineEvents::Listenerinlinevirtual
onCanvasUiSet(CLEDController *strip, const ScreenMap &screenmap) FL_NOEXCEPTfl::EngineEvents::Listenerinlinevirtual
onEndFrame() FL_NOEXCEPTfl::EngineEvents::Listenerinlinevirtual
onEndShowLeds() FL_NOEXCEPTfl::EngineEvents::Listenerinlinevirtual
onExit() overridefl::asio::http::Serverprivatevirtual
onPlatformPreLoop() FL_NOEXCEPTfl::EngineEvents::Listenerinlinevirtual
onPlatformPreLoop2() FL_NOEXCEPTfl::EngineEvents::Listenerinlinevirtual
onStripAdded(CLEDController *strip, fl::u32 num_leds) FL_NOEXCEPTfl::EngineEvents::Listenerinlinevirtual
operator=(const Server &) FL_NOEXCEPT=deletefl::asio::http::Server
port() constfl::asio::http::Serverinline
post(const string &path, RouteHandler handler)fl::asio::http::Server
process_requests()fl::asio::http::Serverprivate
put(const string &path, RouteHandler handler)fl::asio::http::Server
read_request(ClientConnection &client)fl::asio::http::Serverprivate
route(const string &method, const string &path, RouteHandler handler)fl::asio::http::Server
send_response(int client_fd, const Response &response)fl::asio::http::Serverprivate
Server() FL_NOEXCEPTfl::asio::http::Server
Server(const Server &) FL_NOEXCEPT=deletefl::asio::http::Server
setup_listen_socket(int port)fl::asio::http::Serverprivate
start(int port=8080)fl::asio::http::Server
stop()fl::asio::http::Server
update()fl::asio::http::Server
~Listener() FL_NOEXCEPTfl::EngineEvents::Listenervirtual
~Server() FL_NOEXCEPTfl::asio::http::Server