| Trees | Index | Help |
|
|---|
| Module usb_ids :: Class VendorList |
|
| Method Summary | |
|---|---|
Prepare a dict to handle all of our children vendor objects | |
Put this vendor into our dictionary | |
Lookup info for vendor, device, interface - last two are optional | |
getVendorList(self)
| |
| Method Details |
|---|
__init__(self)
Prepare a dict to handle all of our children vendor objects
|
addVendor(self, vID, vDesc)Put this vendor into our dictionary |
getVendorInfo(self, vID, dID=None, iID=None)Lookup info for vendor, device, interface - last two are optional |
| Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Fri Aug 15 18:58:23 2008 | http://epydoc.sf.net |