Home

Dokumentation

Impressum

Dokumentation VDR
 

Main Page   Class Hierarchy   Alphabetical List   Data Structures   File List   Data Fields   Globals  

timers.h File Reference

#include "channels.h"
#include "config.h"
#include "eit.h"
#include "tools.h"

Include dependency graph for timers.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Data Structures

class  cTimer
 list timer in menu ? More...

class  cTimers
 Get timer configuration from timer.conf. More...


Enumerations

enum  eTimerActive { taInactive = 0, taActive = 1, taInstant = 2, taActInst = (taActive | taInstant) }
 possible timer activities More...


Variables

cTimers Timers


Enumeration Type Documentation

enum eTimerActive
 

possible timer activities

timers.h: Timer handling

See the main source file 'vdr.c' for copyright information and how to reach the author.

Id
timers.h 1.3 2002/11/24 11:50:56 kls Exp
Enumeration values:
taInactive  timer is inactive
taActive  timer is active
taInstant 
taActInst 

Definition at line 19 of file timers.h.


Variable Documentation

cTimers Timers  
 

-- cTimers ----------------------------------------------------------------

Definition at line 196 of file timers.h.


Generated on Wed Feb 5 23:30:54 2003 for VDR by doxygen1.3-rc2