MythTV  master
Public Member Functions | Private Attributes | List of all members
hardwareprofile.distros.mythtv_data.main._Mythtv Class Reference
Inheritance diagram for hardwareprofile.distros.mythtv_data.main._Mythtv:
[legend]
Collaboration diagram for hardwareprofile.distros.mythtv_data.main._Mythtv:
[legend]

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
 

Detailed Description

Definition at line 27 of file main.py.

Member Function Documentation

◆ key()

def hardwareprofile.distros.mythtv_data.main._Mythtv.key (   self)

Reimplemented from hardwareprofile.distros.distro.Distro.

Definition at line 28 of file main.py.

◆ detected()

def hardwareprofile.distros.mythtv_data.main._Mythtv.detected (   self,
  debug = False 
)

Reimplemented from hardwareprofile.distros.distro.Distro.

Definition at line 31 of file main.py.

◆ gather()

def hardwareprofile.distros.mythtv_data.main._Mythtv.gather (   self,
  gate,
  debug = False 
)

Reimplemented from hardwareprofile.distros.distro.Distro.

Definition at line 37 of file main.py.

◆ data()

def hardwareprofile.distros.mythtv_data.main._Mythtv.data (   self)

Reimplemented from hardwareprofile.distros.distro.Distro.

Definition at line 67 of file main.py.

◆ html()

def hardwareprofile.distros.mythtv_data.main._Mythtv.html (   self)

Reimplemented from hardwareprofile.distros.distro.Distro.

Definition at line 70 of file main.py.

◆ rst()

def hardwareprofile.distros.mythtv_data.main._Mythtv.rst (   self)

Definition at line 73 of file main.py.

◆ rst_excerpt()

def hardwareprofile.distros.mythtv_data.main._Mythtv.rst_excerpt (   self)

Definition at line 76 of file main.py.

Member Data Documentation

◆ _data

hardwareprofile.distros.mythtv_data.main._Mythtv._data
private

Definition at line 62 of file main.py.

Referenced by hardwareprofile.distros.mythtv_data.main._Mythtv.data().

◆ _html

hardwareprofile.distros.mythtv_data.main._Mythtv._html
private

Definition at line 63 of file main.py.

Referenced by hardwareprofile.distros.mythtv_data.main._Mythtv.html().

◆ _rst

hardwareprofile.distros.mythtv_data.main._Mythtv._rst
private

Definition at line 64 of file main.py.

Referenced by hardwareprofile.distros.mythtv_data.main._Mythtv.rst().

◆ _excerpt

hardwareprofile.distros.mythtv_data.main._Mythtv._excerpt
private

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