Part of lp.hardwaredb.model.hwdb View In Hierarchy
IHWDevice.| Method | bus | Undocumented |
| Method | vendor_id | Undocumented |
| Method | vendor_name | Undocumented |
| Method | getSubmissions | See IHWDevice. |
| Method | drivers | See IHWDevice. |
| Method | classes | See IHWDevice. |
| Method | getOrCreateDeviceClass | See IHWDevice. |
| Method | removeDeviceClass | See IHWDevice. |
| Method | _create | Undocumented |
Inherited from SQLBase:
| Method | __init__ | Extended version of the SQLObjectBase constructor. |
| Method | __repr__ | Undocumented |
| Method | destroySelf | Undocumented |
| Method | __eq__ | Equality operator. |
| Method | __ne__ | Inverse of __eq__. |
| Method | __storm_invalidated__ | Flush cached properties. |
| Class Method | _get_store | Undocumented |