MythTV  master
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
hardwareprofile.devicelist.USBDevice Class Reference
Inheritance diagram for hardwareprofile.devicelist.USBDevice:
Inheritance graph
[legend]
Collaboration diagram for hardwareprofile.devicelist.USBDevice:
Collaboration graph
[legend]

Public Member Functions

def process (self)
 
- Public Member Functions inherited from hardwareprofile.devicelist.Device
def __init__ (self, id)
 

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'
 

Detailed Description

Definition at line 153 of file devicelist.py.

Member Function Documentation

◆ process()

def hardwareprofile.devicelist.USBDevice.process (   self)

Reimplemented from hardwareprofile.devicelist.Device.

Definition at line 155 of file devicelist.py.

Member Data Documentation

◆ bus

string hardwareprofile.devicelist.USBDevice.bus = 'USB'
static

Definition at line 154 of file devicelist.py.

◆ vendorid

hardwareprofile.devicelist.USBDevice.vendorid

Definition at line 157 of file devicelist.py.

◆ deviceid

hardwareprofile.devicelist.USBDevice.deviceid

Definition at line 158 of file devicelist.py.

◆ description

hardwareprofile.devicelist.USBDevice.description

Definition at line 164 of file devicelist.py.


The documentation for this class was generated from the following file: