MythTV  master
Public Member Functions | Private Member Functions | List of all members
hardwareprofile.distros.distro.Distro Class Reference
Inheritance diagram for hardwareprofile.distros.distro.Distro:
Inheritance graph
[legend]
Collaboration diagram for hardwareprofile.distros.distro.Distro:
Collaboration graph
[legend]

Public Member Functions

def key (self)
 
def detected (self, debug=False)
 
def gather (self, gate, debug=False)
 
def data (self)
 
def html (self)
 

Private Member Functions

def _raise_abstract (self)
 

Detailed Description

Definition at line 20 of file distro.py.

Member Function Documentation

◆ _raise_abstract()

def hardwareprofile.distros.distro.Distro._raise_abstract (   self)
private

◆ key()

def hardwareprofile.distros.distro.Distro.key (   self)

Reimplemented in hardwareprofile.distros.mythtv_data.main._Mythtv.

Definition at line 24 of file distro.py.

◆ detected()

def hardwareprofile.distros.distro.Distro.detected (   self,
  debug = False 
)

Reimplemented in hardwareprofile.distros.mythtv_data.main._Mythtv.

Definition at line 27 of file distro.py.

◆ gather()

def hardwareprofile.distros.distro.Distro.gather (   self,
  gate,
  debug = False 
)

Reimplemented in hardwareprofile.distros.mythtv_data.main._Mythtv.

Definition at line 30 of file distro.py.

◆ data()

def hardwareprofile.distros.distro.Distro.data (   self)

Reimplemented in hardwareprofile.distros.mythtv_data.main._Mythtv.

Definition at line 33 of file distro.py.

◆ html()

def hardwareprofile.distros.distro.Distro.html (   self)

Reimplemented in hardwareprofile.distros.mythtv_data.main._Mythtv.

Definition at line 36 of file distro.py.


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