Arduino DLNA Server
|
Translates DLNA UDP Requests to Schedule so that we can schedule a reply. More...
#include <DLNAControlPointRequestParser.h>
Public Member Functions | |
Schedule * | parse (RequestData &req) |
Protected Member Functions | |
MSearchReplyCP * | parseMSearchReply (RequestData &req) |
NotifyReplyCP * | parseNotifyReply (RequestData &req) |
bool | parse (Str &in, const char *tag, Str &result, const char *end="\r\n") |
Translates DLNA UDP Requests to Schedule so that we can schedule a reply.
|
inline |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |