![]() |
openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
|
Public Member Functions | |
def | __init__ (self) |
def | start (self) |
def | stop (self) |
def | TrimTimerJob (self) |
def | TrashTimerJob (self) |
def | createTrimJob (self) |
def | createTrashJob (self) |
def | openFiles (self, ctimeLimit, allowedBytes) |
def | JobTrim (self) |
def | JobTrash (self) |
Public Attributes | |
TrimTimer | |
TrashTimer | |
Automatically Poll LogManager
def Screens.LogManager.LogManagerPoller.__init__ | ( | self | ) |
def Screens.LogManager.LogManagerPoller.createTrashJob | ( | self | ) |
def Screens.LogManager.LogManagerPoller.createTrimJob | ( | self | ) |
def Screens.LogManager.LogManagerPoller.JobTrash | ( | self | ) |
def Screens.LogManager.LogManagerPoller.JobTrim | ( | self | ) |
def Screens.LogManager.LogManagerPoller.openFiles | ( | self, | |
ctimeLimit, | |||
allowedBytes | |||
) |
def Screens.LogManager.LogManagerPoller.start | ( | self | ) |
def Screens.LogManager.LogManagerPoller.stop | ( | self | ) |
def Screens.LogManager.LogManagerPoller.TrashTimerJob | ( | self | ) |
def Screens.LogManager.LogManagerPoller.TrimTimerJob | ( | self | ) |
Screens.LogManager.LogManagerPoller.TrashTimer |
Screens.LogManager.LogManagerPoller.TrimTimer |