|
MythTV master
|
Public Member Functions | |
| def | process (self) |
Public Member Functions inherited from hardwareprofile.devicelist.Device | |
| def | __init__ (self, id) |
| def | process (self) |
Public Attributes | |
| vendorid | |
| deviceid | |
| description | |
Public Attributes inherited from hardwareprofile.devicelist.Device | |
| id | |
| vendorid | |
| deviceid | |
| type | |
| description | |
| subsysvendorid | |
| subsysdeviceid | |
| driver | |
Static Public Attributes | |
| string | bus = 'USB' |
Static Public Attributes inherited from hardwareprofile.devicelist.Device | |
| string | bus = 'Unknown' |
Definition at line 153 of file devicelist.py.
| def hardwareprofile.devicelist.USBDevice.process | ( | self | ) |
Reimplemented from hardwareprofile.devicelist.Device.
Definition at line 155 of file devicelist.py.
|
static |
Definition at line 154 of file devicelist.py.
| hardwareprofile.devicelist.USBDevice.description |
Definition at line 164 of file devicelist.py.
| hardwareprofile.devicelist.USBDevice.deviceid |
Definition at line 158 of file devicelist.py.
| hardwareprofile.devicelist.USBDevice.vendorid |
Definition at line 157 of file devicelist.py.