Python_2  1.0
Public Member Functions | Public Attributes | List of all members
_07_alarme_class.clockState Class Reference

Holds the state of the clock (used for persistency). More...

Public Member Functions

def __init__ (self)
 
def __str__ (self)
 

Public Attributes

 volume
 
 player
 
 on
 
 song
 
 hour
 
 min
 
 pos
 

Detailed Description

Holds the state of the clock (used for persistency).

Holds the state of the clock (used for persistency).

Constructor & Destructor Documentation

◆ __init__()

def _07_alarme_class.clockState.__init__ (   self)

Member Function Documentation

◆ __str__()

def _07_alarme_class.clockState.__str__ (   self)

Member Data Documentation

◆ hour

_07_alarme_class.clockState.hour

◆ min

_07_alarme_class.clockState.min

◆ on

_07_alarme_class.clockState.on

◆ player

_07_alarme_class.clockState.player

◆ pos

_07_alarme_class.clockState.pos

◆ song

_07_alarme_class.clockState.song

◆ volume

_07_alarme_class.clockState.volume

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