Scheduler which processes all due Schedules (to send out UDP replies)
More...
#include <Scheduler.h>
Scheduler which processes all due Schedules (to send out UDP replies)
- Author
- Phil Schatzmann
◆ add()
| void tiny_dlna::Scheduler::add |
( |
Schedule * |
schedule | ) |
|
|
inline |
Add a schedule to the scheduler.
◆ cleanup()
| void tiny_dlna::Scheduler::cleanup |
( |
| ) |
|
|
inlineprotected |
◆ execute()
Execute all due schedules.
◆ isActive()
| bool tiny_dlna::Scheduler::isActive |
( |
| ) |
|
|
inline |
◆ isMSearchActive()
| bool tiny_dlna::Scheduler::isMSearchActive |
( |
| ) |
|
|
inline |
Returns true if there is any active schedule with name "MSearch".
◆ setActive()
| void tiny_dlna::Scheduler::setActive |
( |
bool |
flag | ) |
|
|
inline |
◆ size()
| int tiny_dlna::Scheduler::size |
( |
| ) |
|
|
inline |
Number of queued schedules.
◆ is_active
| bool tiny_dlna::Scheduler::is_active = true |
|
protected |
◆ queue
The documentation for this class was generated from the following file: