Module usb_ids :: Class USBClassSubclass
[hide private]
[frames] | no frames]

Class USBClassSubclass

source code

usbInfoObject --+
                |
               USBClassSubclass

This class abstracts USB Device SubClass information It holds the description and a list of the protocols

Instance Methods [hide private]
 
addProtocol(self, protocol)
Put this protocol on our list
source code
 
getProtocol(self, protocol)
Return protocol as ID, if we have it
source code
 
getProtocols(self)
Return a list of our protocols
source code

Inherited from usbInfoObject: __init__, addChild, description, getChild, getChildren, id