Public Member Functions | |
| def | __init__ |
| def | process |
Public Attributes | |
| id | |
| vendorid | |
| deviceid | |
| type | |
| description | |
| subsysvendorid | |
| subsysdeviceid | |
| driver | |
Static Public Attributes | |
| string | bus = 'Unknown' |
Definition at line 125 of file devicelist.py.
| def hardwareprofile::devicelist::Device::__init__ | ( | self, | ||
| id | ||||
| ) |
Definition at line 127 of file devicelist.py.
| def hardwareprofile::devicelist::Device::process | ( | self | ) |
Reimplemented in hardwareprofile::devicelist::PCIDevice, and hardwareprofile::devicelist::USBDevice.
Definition at line 136 of file devicelist.py.
string hardwareprofile::devicelist::Device::bus = 'Unknown' [static] |
Reimplemented in hardwareprofile::devicelist::PCIDevice, and hardwareprofile::devicelist::USBDevice.
Definition at line 126 of file devicelist.py.
Definition at line 128 of file devicelist.py.
Reimplemented in hardwareprofile::devicelist::PCIDevice, and hardwareprofile::devicelist::USBDevice.
Definition at line 129 of file devicelist.py.
Reimplemented in hardwareprofile::devicelist::PCIDevice, and hardwareprofile::devicelist::USBDevice.
Definition at line 130 of file devicelist.py.
Reimplemented in hardwareprofile::devicelist::PCIDevice.
Definition at line 131 of file devicelist.py.
Reimplemented in hardwareprofile::devicelist::PCIDevice, and hardwareprofile::devicelist::USBDevice.
Definition at line 132 of file devicelist.py.
Reimplemented in hardwareprofile::devicelist::PCIDevice.
Definition at line 133 of file devicelist.py.
Reimplemented in hardwareprofile::devicelist::PCIDevice.
Definition at line 134 of file devicelist.py.
Definition at line 135 of file devicelist.py.
1.6.3