enigma2  2.6
Public Member Functions | Public Attributes | List of all members
SleepTimer.SleepTimer Class Reference
Inheritance diagram for SleepTimer.SleepTimer:
timer.Timer

Public Member Functions

def __init__ (self)
 
def setSleepTime (self, sleeptime)
 
def clear (self)
 
def getCurrentSleepTime (self)
 
def isActive (self)
 
- Public Member Functions inherited from timer.Timer
def stateChanged (self, entry)
 
def cleanup (self)
 
def addTimerEntry (self, entry, noRecalc=0)
 
def setNextActivation (self, when)
 
def calcNextActivation (self)
 
def timeChanged (self, timer)
 
def doActivate (self, w)
 
def processActivation (self)
 

Public Attributes

 defaultTime
 
 timer_list
 
- Public Attributes inherited from timer.Timer
 timer_list
 
 processed_timers
 
 timer
 
 timer_conn
 
 lastActivation
 
 on_state_change
 
 next
 

Additional Inherited Members

- Static Public Attributes inherited from timer.Timer
int MaxWaitTime = 100
 

Constructor & Destructor Documentation

◆ __init__()

def SleepTimer.SleepTimer.__init__ (   self)

Reimplemented from timer.Timer.

Member Function Documentation

◆ clear()

def SleepTimer.SleepTimer.clear (   self)

◆ getCurrentSleepTime()

def SleepTimer.SleepTimer.getCurrentSleepTime (   self)

◆ isActive()

def SleepTimer.SleepTimer.isActive (   self)

◆ setSleepTime()

def SleepTimer.SleepTimer.setSleepTime (   self,
  sleeptime 
)

Member Data Documentation

◆ defaultTime

SleepTimer.SleepTimer.defaultTime

◆ timer_list

SleepTimer.SleepTimer.timer_list

The documentation for this class was generated from the following file: