vdr
1.7.31
|
Go to the source code of this file.
Classes | |
class | cTimer |
class | cTimers |
class | cSortedTimers |
Enumerations | |
enum | eTimerFlags { tfNone = 0x0000, tfActive = 0x0001, tfInstant = 0x0002, tfVps = 0x0004, tfRecording = 0x0008, tfAll = 0xFFFF, tfNone = 0x0000, tfActive = 0x0001, tfInstant = 0x0002, tfVps = 0x0004, tfRecording = 0x0008, tfAll = 0xFFFF } |
enum | eTimerMatch { tmNone, tmPartial, tmFull, tmNone, tmPartial, tmFull } |
Variables | |
cTimers | Timers |
enum eTimerFlags |
tfNone | |
tfActive | |
tfInstant | |
tfVps | |
tfRecording | |
tfAll | |
tfNone | |
tfActive | |
tfInstant | |
tfVps | |
tfRecording | |
tfAll |
Definition at line 18 of file include/vdr/timers.h.
enum eTimerMatch |
Definition at line 25 of file include/vdr/timers.h.
cTimers Timers |
Definition at line 715 of file timers.c.
Referenced by cSchedules::ClearAll(), cSVDRP::CmdCLRE(), cSVDRP::CmdDELC(), cSVDRP::CmdDELT(), cSVDRP::CmdLSTT(), cSVDRP::CmdMODT(), cSVDRP::CmdMOVC(), cSVDRP::CmdNEWT(), cSVDRP::CmdNEXT(), cSVDRP::CmdUPDT(), cMenuEditTimer::cMenuEditTimer(), cMenuEvent::cMenuEvent(), cMenuSchedule::cMenuSchedule(), cMenuTimers::cMenuTimers(), cMenuWhatsOn::cMenuWhatsOn(), cMenuTimers::Commands(), cShutdownHandler::ConfirmRestart(), cShutdownHandler::ConfirmShutdown(), cRecordControl::cRecordControl(), cRecording::cRecording(), cMenuRecordings::Delete(), cMenuTimers::Delete(), cShutdownHandler::DoShutdown(), cSkinLCARSDisplayMenu::DrawTimers(), cEvent::HasTimer(), cChannel::HasTimer(), main(), cMenuTimers::OnOff(), cMenuEditTimer::ProcessKey(), cMenuTimers::ProcessKey(), cMenuWhatsOn::Record(), cMenuSchedule::Record(), cRecordControl::Stop(), cRecordControls::Stop(), cReplayControl::Stop(), cMenuScheduleItem::Update(), cMenuWhatsOn::Update(), cMenuSchedule::Update(), cMenuEditTimer::~cMenuEditTimer(), and cMenuTimers::~cMenuTimers().