Arduino DLNA Server
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
DLNAServiceInfo.h File Reference
#include "http/Http.h"
#include "http/Server/IHttpServer.h"
#include "dlna/Action.h"
#include "basic/Str.h"
#include "basic/StrView.h"
Include dependency graph for DLNAServiceInfo.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  tiny_dlna::DLNAServiceInfo
 Attributes needed for the DLNA Service Definition. More...
 

Namespaces

namespace  tiny_dlna
 

Typedefs

typedef void(* tiny_dlna::http_callback) (IHttpServer *server, const char *requestPath, HttpRequestHandlerLine *hl)