MythTV  master
Classes | Functions | Variables
hardwareprofile.distros.mythtv_data.uuiddb Namespace Reference

Classes

class  _UuidDb
 
class  PubUUIDError
 
class  UUIDError
 

Functions

def _get_option_name (hw_uuid, host)
 
def UuidDb ()
 

Variables

string _SECTION = 'MAIN'
 
 _uuid_db_instance = None
 

Function Documentation

◆ _get_option_name()

def hardwareprofile.distros.mythtv_data.uuiddb._get_option_name (   hw_uuid,
  host 
)
private

◆ UuidDb()

def hardwareprofile.distros.mythtv_data.uuiddb.UuidDb ( )
Simple singleton wrapper with lazy initialization

Definition at line 130 of file distros/mythtv_data/uuiddb.py.

Variable Documentation

◆ _SECTION

string hardwareprofile.distros.mythtv_data.uuiddb._SECTION = 'MAIN'
private

Definition at line 29 of file distros/mythtv_data/uuiddb.py.

◆ _uuid_db_instance

hardwareprofile.distros.mythtv_data.uuiddb._uuid_db_instance = None
private

Definition at line 129 of file distros/mythtv_data/uuiddb.py.