|
MythTV
0.26-pre
|
Public Member Functions | |
| def | __init__ |
| def | get_pub_uuid |
| def | set_pub_uuid |
| def | gen_uuid |
| def | get_priv_uuid |
Public Attributes | |
| hw_uuid_file | |
Static Public Attributes | |
| hw_uuid = None | |
Private Member Functions | |
| def | _flush |
Private Attributes | |
| _database_filename | |
| _config | |
Definition at line 46 of file distros/mythtv_data/uuiddb.py.
| def hardwareprofile.distros.mythtv_data.uuiddb._UuidDb.__init__ | ( | self, | |
| database_filename | |||
| ) |
Definition at line 49 of file distros/mythtv_data/uuiddb.py.
| def hardwareprofile.distros.mythtv_data.uuiddb._UuidDb._flush | ( | self | ) | [private] |
Definition at line 57 of file distros/mythtv_data/uuiddb.py.
Referenced by hardwareprofile.uuiddb._UuidDb.set_pub_uuid(), and hardwareprofile.distros.mythtv_data.uuiddb._UuidDb.set_pub_uuid().
| def hardwareprofile.distros.mythtv_data.uuiddb._UuidDb.get_pub_uuid | ( | self, | |
| hw_uuid, | |||
| host | |||
| ) |
Definition at line 68 of file distros/mythtv_data/uuiddb.py.
| def hardwareprofile.distros.mythtv_data.uuiddb._UuidDb.set_pub_uuid | ( | self, | |
| hw_uuid, | |||
| host, | |||
| pub_uuid | |||
| ) |
Definition at line 85 of file distros/mythtv_data/uuiddb.py.
Referenced by hardwareprofile.distros.mythtv_data.uuiddb._UuidDb.get_pub_uuid().
Definition at line 93 of file distros/mythtv_data/uuiddb.py.
Definition at line 103 of file distros/mythtv_data/uuiddb.py.
Referenced by hardwareprofile.distros.mythtv_data.uuiddb._UuidDb.get_pub_uuid().
hardwareprofile::distros::mythtv_data::uuiddb._UuidDb::hw_uuid = None [static] |
Definition at line 47 of file distros/mythtv_data/uuiddb.py.
Referenced by hardwareprofile.distros.mythtv_data.uuiddb._UuidDb::get_priv_uuid(), and hardwareprofile.distros.mythtv_data.uuiddb._UuidDb::get_pub_uuid().
Definition at line 49 of file distros/mythtv_data/uuiddb.py.
Referenced by hardwareprofile.uuiddb._UuidDb::_flush(), and hardwareprofile.distros.mythtv_data.uuiddb._UuidDb::_flush().
Definition at line 49 of file distros/mythtv_data/uuiddb.py.
Definition at line 49 of file distros/mythtv_data/uuiddb.py.
Referenced by hardwareprofile.distros.mythtv_data.uuiddb._UuidDb.get_priv_uuid().
1.7.6.1