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.
| 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.
| def hardwareprofile::distros::mythtv_data::uuiddb::_UuidDb::gen_uuid | ( | self | ) |
Definition at line 93 of file distros/mythtv_data/uuiddb.py.
| def hardwareprofile::distros::mythtv_data::uuiddb::_UuidDb::get_priv_uuid | ( | self | ) |
Definition at line 103 of file distros/mythtv_data/uuiddb.py.
hardwareprofile::distros::mythtv_data::uuiddb::_UuidDb::hw_uuid = None [static] |
Definition at line 47 of file distros/mythtv_data/uuiddb.py.
Definition at line 50 of file distros/mythtv_data/uuiddb.py.
Definition at line 51 of file distros/mythtv_data/uuiddb.py.
Definition at line 55 of file distros/mythtv_data/uuiddb.py.
1.6.3