|
MythTV master
|
Public Member Functions | |
| def | __init__ (self, database_filename) |
| def | get_pub_uuid (self, hw_uuid, host) |
| def | set_pub_uuid (self, hw_uuid, host, pub_uuid) |
Private Member Functions | |
| def | _flush (self) |
Private Attributes | |
| _database_filename | |
| _config | |
| def hardwareprofile.uuiddb._UuidDb.__init__ | ( | self, | |
| database_filename | |||
| ) |
|
private |
Definition at line 39 of file uuiddb.py.
Referenced by hardwareprofile.distros.mythtv_data.uuiddb._UuidDb.set_pub_uuid(), and hardwareprofile.uuiddb._UuidDb.set_pub_uuid().
| def hardwareprofile.uuiddb._UuidDb.get_pub_uuid | ( | self, | |
| hw_uuid, | |||
| host | |||
| ) |
| def hardwareprofile.uuiddb._UuidDb.set_pub_uuid | ( | self, | |
| hw_uuid, | |||
| host, | |||
| pub_uuid | |||
| ) |
Definition at line 58 of file uuiddb.py.
Referenced by hardwareprofile.distros.mythtv_data.uuiddb._UuidDb.get_pub_uuid().
|
private |
Definition at line 34 of file uuiddb.py.
Referenced by hardwareprofile.distros.mythtv_data.uuiddb._UuidDb._flush(), hardwareprofile.uuiddb._UuidDb._flush(), hardwareprofile.distros.mythtv_data.uuiddb._UuidDb.get_pub_uuid(), hardwareprofile.uuiddb._UuidDb.get_pub_uuid(), hardwareprofile.distros.mythtv_data.uuiddb._UuidDb.set_pub_uuid(), and hardwareprofile.uuiddb._UuidDb.set_pub_uuid().
|
private |
Definition at line 33 of file uuiddb.py.
Referenced by hardwareprofile.distros.mythtv_data.uuiddb._UuidDb._flush(), and hardwareprofile.uuiddb._UuidDb._flush().