|
Arduino DLNA Server
|
Processing at control point to handle a MSearchReply from the device. More...
#include <Schedule.h>

Public Member Functions | |
| const char * | name () override |
| bool | process (IUDPService &udp) override |
| virtual bool | isValid () |
| operator bool () | |
Public Attributes | |
| Str | location |
| Str | usn |
| Str | search_target |
| uint64_t | time = 0 |
| uint32_t | repeat_ms = 0 |
| uint64_t | end_time = 0 |
| bool | active = false |
| IPAddressAndPort | address |
| bool | report_ip = false |
Processing at control point to handle a MSearchReply from the device.
|
inlinevirtualinherited |
Reimplemented in tiny_dlna::MSearchReplySchedule.
|
inlineoverridevirtual |
Reimplemented from tiny_dlna::Schedule.
Reimplemented in tiny_dlna::NotifyReplyCP.
|
inlineinherited |
|
inlineoverridevirtual |
Reimplemented from tiny_dlna::Schedule.
Reimplemented in tiny_dlna::NotifyReplyCP.
|
inherited |
|
inherited |
|
inherited |
| Str tiny_dlna::MSearchReplyCP::location |
|
inherited |
|
inherited |
| Str tiny_dlna::MSearchReplyCP::search_target |
|
inherited |
| Str tiny_dlna::MSearchReplyCP::usn |