Home | Trees | Indices | Help |
|
---|
|
Contains the logic for communication with the device (a SONY PRS-500).
The public interface of class PRS500Device defines the methods for performing various tasks.
|
|||
|
File Wrapper that allows easy access to all information about files/directories |
||
|
DeviceDescriptor Describes a USB device. |
||
|
PRS500Device Contains the logic for performing various tasks on the reader. |
|
|||
|
_log_packet(packet,
header,
stream=sys.stderr) Log packet to stream stream .
|
|
|||
|
MINIMUM_COL_WIDTH = 12 Minimum width of columns in ls output |
||
|
_packet_number = 0 Keep track of the packet number of packet tracing |
||
|
KNOWN_USB_PROTOCOL_VERSIONS = [3472328296227680560L] Protocol versions libprs500 has been tested with |
|
packet to stream stream . Header should
be a small word describing the type of packet.
|
|
MINIMUM_COL_WIDTHMinimum width of columns in ls output
|
_packet_numberKeep track of the packet number of packet tracing
|
KNOWN_USB_PROTOCOL_VERSIONSProtocol versions libprs500 has been tested with
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0alpha3 on Wed Nov 8 17:34:08 2006 | http://epydoc.sourceforge.net |