![]() |
Python_2
1.0
|
Public Member Functions | |
def | __init__ (self, lirc_handle) |
def | stop (self) |
def | run (self) |
Public Attributes | |
lirc_handle | |
Private Attributes | |
__on | |
Class for interacting with lirc.
def _11_tkradio.IRRec.__init__ | ( | self, | |
lirc_handle | |||
) |
Constructor.
def _11_tkradio.IRRec.run | ( | self | ) |
def _11_tkradio.IRRec.stop | ( | self | ) |
Kills this thread.
References _07_alarme_class.alarm.__on, and _11_tkradio.IRRec.__on.
Referenced by _11_tkradio.FMRec.__del__(), and _11_tkradio.FMRec.run().
|
private |
Referenced by _11_tkradio.IRRec.run(), _11_tkradio.FMRec.run(), _11_tkradio.IRRec.stop(), and _11_tkradio.FMRec.stop().
_11_tkradio.IRRec.lirc_handle |