Class s.i.IBarcodeReader(IDevice):

Part of stoqdrivers.interfaces View In Hierarchy

Interface specification describing how to interacts with barcode readers.
Method get_code Returns the code read. Note that this function should be
def get_code():
Returns the code read. Note that this function should be called only when there are data received (you can use notify_read() to be notified when data was received), or it will block in loop waiting the data.
API Documentation for Stoqdrivers, generated by pydoctor at 2009-04-30 17:14:35.