MythTV
master
|
Public Member Functions | |
def | key (self) |
def | detected (self, debug=False) |
def | gather (self, gate, debug=False) |
def | data (self) |
def | html (self) |
def | rst (self) |
def | rst_excerpt (self) |
Private Attributes | |
_data | |
_html | |
_rst | |
_excerpt | |
def hardwareprofile.distros.mythtv_data.main._Mythtv.key | ( | self | ) |
Reimplemented from hardwareprofile.distros.distro.Distro.
def hardwareprofile.distros.mythtv_data.main._Mythtv.detected | ( | self, | |
debug = False |
|||
) |
Reimplemented from hardwareprofile.distros.distro.Distro.
def hardwareprofile.distros.mythtv_data.main._Mythtv.gather | ( | self, | |
gate, | |||
debug = False |
|||
) |
Reimplemented from hardwareprofile.distros.distro.Distro.
def hardwareprofile.distros.mythtv_data.main._Mythtv.data | ( | self | ) |
Reimplemented from hardwareprofile.distros.distro.Distro.
def hardwareprofile.distros.mythtv_data.main._Mythtv.html | ( | self | ) |
Reimplemented from hardwareprofile.distros.distro.Distro.
def hardwareprofile.distros.mythtv_data.main._Mythtv.rst | ( | self | ) |
def hardwareprofile.distros.mythtv_data.main._Mythtv.rst_excerpt | ( | self | ) |
|
private |
Definition at line 62 of file main.py.
Referenced by hardwareprofile.distros.mythtv_data.main._Mythtv.data().
|
private |
Definition at line 63 of file main.py.
Referenced by hardwareprofile.distros.mythtv_data.main._Mythtv.html().
|
private |
Definition at line 64 of file main.py.
Referenced by hardwareprofile.distros.mythtv_data.main._Mythtv.rst().
|
private |
Definition at line 65 of file main.py.
Referenced by hardwareprofile.distros.mythtv_data.main._Mythtv.rst_excerpt().