openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
Components.SystemInfo.BoxInformation Class Reference

Public Member Functions

def __init__ (self)
 
def checkChecksum (self, lines)
 
def processValue (self, value)
 
def getEnigmaInfoList (self)
 
def getEnigmaConfList (self)
 
def getItemsList (self)
 
def getItem (self, item, default=None)
 
def setItem (self, item, value, immutable=False)
 
def deleteItem (self, item)
 

Public Attributes

 immutableList
 
 boxInfo
 
 enigmaInfoList
 
 enigmaConfList
 

Constructor & Destructor Documentation

◆ __init__()

def Components.SystemInfo.BoxInformation.__init__ (   self)

Member Function Documentation

◆ checkChecksum()

def Components.SystemInfo.BoxInformation.checkChecksum (   self,
  lines 
)

◆ deleteItem()

def Components.SystemInfo.BoxInformation.deleteItem (   self,
  item 
)

◆ getEnigmaConfList()

def Components.SystemInfo.BoxInformation.getEnigmaConfList (   self)

◆ getEnigmaInfoList()

def Components.SystemInfo.BoxInformation.getEnigmaInfoList (   self)

◆ getItem()

def Components.SystemInfo.BoxInformation.getItem (   self,
  item,
  default = None 
)

◆ getItemsList()

def Components.SystemInfo.BoxInformation.getItemsList (   self)

◆ processValue()

def Components.SystemInfo.BoxInformation.processValue (   self,
  value 
)

◆ setItem()

def Components.SystemInfo.BoxInformation.setItem (   self,
  item,
  value,
  immutable = False 
)

Member Data Documentation

◆ boxInfo

Components.SystemInfo.BoxInformation.boxInfo

◆ enigmaConfList

Components.SystemInfo.BoxInformation.enigmaConfList

◆ enigmaInfoList

Components.SystemInfo.BoxInformation.enigmaInfoList

◆ immutableList

Components.SystemInfo.BoxInformation.immutableList

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