Module usb_ids
[show private | hide private]
[frames | no frames]

Module usb_ids

Parse the usb.ids file for quick access to the information contained therein
Classes
DeviceID This class abstracts USB Device ID information It holds the description and a list of the Interface ID's
InterfaceID This class abstracts USB Interface information It holds the description
usb_ids Class that represents the data in the usb.ids file It reads/parses the file and creates the objects to match
USBClass This class abstracts USB Class information It holds the description, and a list of Subclasses
USBClassList This class is responsible for the collection of USB Class data It allows you to ask for:
USBClassProtocol This class abstracts USB Interface information It holds the description
USBClassSubclass This class abstracts USB Device SubClass information It holds the description and a list of the protocols
usbInfoObject Super class for all types of USB vendor/device/interface/class/sublcass/protocol classes which will be descendants of this.
VendorID This class abstracts USB Vendor ID information It holds the description, and a list of Device ID's
VendorList This class is responsible for the collection of vendor data It allows you to ask for:

Generated by Epydoc 2.1 on Fri Aug 15 18:58:36 2008 http://epydoc.sf.net