Arduino DLNA Server
Loading...
Searching...
No Matches
tiny_dlna::HttpServerUsingTasks< ClientType, ServerType > Member List

This is the complete list of members for tiny_dlna::HttpServerUsingTasks< ClientType, ServerType >, including all inherited members.

accept_task_tiny_dlna::HttpServerUsingTasks< ClientType, ServerType >protected
addHandler(HttpRequestHandlerLine *handlerLinePtr)tiny_dlna::HttpServer< ClientType, ServerType >inlinevirtual
begin() overridetiny_dlna::HttpServerUsingTasks< ClientType, ServerType >inlinevirtual
client_handlertiny_dlna::HttpServer< ClientType, ServerType >protected
copy() overridetiny_dlna::HttpServer< ClientType, ServerType >inlinevirtual
current_client_iteratortiny_dlna::HttpServer< ClientType, ServerType >protected
doLoop() overridetiny_dlna::HttpServerUsingTasks< ClientType, ServerType >inlinevirtual
end() overridetiny_dlna::HttpServerUsingTasks< ClientType, ServerType >inlinevirtual
getReference() overridetiny_dlna::HttpServer< ClientType, ServerType >inlinevirtual
handleClientTask(ClientType &client)tiny_dlna::HttpServerUsingTasks< ClientType, ServerType >inlineprotected
handler_collectiontiny_dlna::HttpServer< ClientType, ServerType >protected
HttpServer(ServerType &server, int bufferSize=1024)tiny_dlna::HttpServer< ClientType, ServerType >inline
HttpServerUsingTasks(ServerType &server, int bufferSize=1024, int taskStackSize=1024 *8, int taskPriority=1)tiny_dlna::HttpServerUsingTasks< ClientType, ServerType >inline
is_activetiny_dlna::HttpServer< ClientType, ServerType >protected
isActive() overridetiny_dlna::HttpServer< ClientType, ServerType >inlinevirtual
local_hosttiny_dlna::HttpServer< ClientType, ServerType >protected
localHost() overridetiny_dlna::HttpServer< ClientType, ServerType >inlinevirtual
localIP() overridetiny_dlna::HttpServer< ClientType, ServerType >inlinevirtual
matchesMime(const char *handler_mime, const char *request_mime)tiny_dlna::HttpServer< ClientType, ServerType >inlineprotected
no_connect_delaytiny_dlna::HttpServer< ClientType, ServerType >protected
nullstr(const char *in)tiny_dlna::HttpServer< ClientType, ServerType >inlineprotected
on(const char *url, TinyMethodID method, web_callback_fn fn, void *ctx[]=nullptr, int ctxCount=0) overridetiny_dlna::HttpServer< ClientType, ServerType >inlinevirtual
on(const char *url, TinyMethodID method, const char *mime, web_callback_fn fn) overridetiny_dlna::HttpServer< ClientType, ServerType >inlinevirtual
on(const char *url, TinyMethodID method, const char *mime, const char *result) overridetiny_dlna::HttpServer< ClientType, ServerType >inlinevirtual
on(const char *url, TinyMethodID method, const char *mime, const uint8_t *data, int len) overridetiny_dlna::HttpServer< ClientType, ServerType >inlinevirtual
on(const char *url, TinyMethodID method, Url &redirect) overridetiny_dlna::HttpServer< ClientType, ServerType >inlinevirtual
onRequest(const char *path, HttpClientHandler< ClientType > &handler)tiny_dlna::HttpServerUsingTasks< ClientType, ServerType >inlineprotected
tiny_dlna::HttpServer::onRequest(const char *path) overridetiny_dlna::HttpServer< ClientType, ServerType >inlinevirtual
open_clientstiny_dlna::HttpServer< ClientType, ServerType >protected
operator bool() overridetiny_dlna::HttpServer< ClientType, ServerType >inlinevirtual
processRequest(ClientType *p_client)tiny_dlna::HttpServer< ClientType, ServerType >inlineprotected
reftiny_dlna::HttpServer< ClientType, ServerType >protected
removeClosedClients()tiny_dlna::HttpServer< ClientType, ServerType >inlineprotected
removeTask(Task *task)tiny_dlna::HttpServerUsingTasks< ClientType, ServerType >inlineprotected
resolveRewrite(const char *from)tiny_dlna::HttpServer< ClientType, ServerType >inlineprotected
rewrite(const char *from, const char *to) overridetiny_dlna::HttpServer< ClientType, ServerType >inlinevirtual
rewrite_collectiontiny_dlna::HttpServer< ClientType, ServerType >protected
server_ptrtiny_dlna::HttpServer< ClientType, ServerType >protected
setNoConnectDelay(int delay) overridetiny_dlna::HttpServer< ClientType, ServerType >inlinevirtual
setReference(void *reference) overridetiny_dlna::HttpServer< ClientType, ServerType >inlinevirtual
taskPriority_tiny_dlna::HttpServerUsingTasks< ClientType, ServerType >protected
tasks_tiny_dlna::HttpServerUsingTasks< ClientType, ServerType >protected
taskStackSize_tiny_dlna::HttpServerUsingTasks< ClientType, ServerType >protected
~HttpServer() overridetiny_dlna::HttpServer< ClientType, ServerType >inline
~HttpServerUsingTasks()tiny_dlna::HttpServerUsingTasks< ClientType, ServerType >inline
~IHttpServer()=defaulttiny_dlna::IHttpServervirtual