MythTV
master
|
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 | |
|
private |
Definition at line 34 of file distros/mythtv_data/uuiddb.py.
Referenced by hardwareprofile.distros.mythtv_data.uuiddb._UuidDb.get_pub_uuid(), and hardwareprofile.distros.mythtv_data.uuiddb._UuidDb.set_pub_uuid().
def hardwareprofile.distros.mythtv_data.uuiddb.UuidDb | ( | ) |
Simple singleton wrapper with lazy initialization
Definition at line 132 of file distros/mythtv_data/uuiddb.py.
|
private |
Definition at line 31 of file distros/mythtv_data/uuiddb.py.
|
private |
Definition at line 131 of file distros/mythtv_data/uuiddb.py.