|
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 |
| enum eTimerMatch |
1.8.1.2