Skip navigation links
A B C D E G I K L M O P Q R S T U V W 

D

d(String, int, String) - Static method in class com.asreader.lib.diagnostics.ASRLog
Send a DEBUG log message.
d(String, int, String, Object...) - Static method in class com.asreader.lib.diagnostics.ASRLog
Send a DEBUG log message.
d(String, int, Throwable, String, Object...) - Static method in class com.asreader.lib.diagnostics.ASRLog
Send a DEBUG log message.
DEBUG - Static variable in class com.asreader.lib.diagnostics.ASRLog
Log Level 2
defaultParameter() - Method in class com.asreader.lib.AsReader
Reset all parameters to default
destroy() - Method in class com.asreader.lib.AsReader
Destroys an instance of the AsReader class and cleans up resources.
destroy() - Method in class com.asreader.lib.device.Device
Destroy an instance and release resources.
destroy() - Method in class com.asreader.lib.device.DeviceUsbCdc
 
Device - Class in com.asreader.lib.device
Device is a abstract class for connections with Reader devices.
Device() - Constructor for class com.asreader.lib.device.Device
Create an instance of the Device class
DeviceUsbCdc - Class in com.asreader.lib.device
DeviceUsbCdc is a class inherited from Device, To communicate with ASR-R250G by USB.
DeviceUsbCdc(Context) - Constructor for class com.asreader.lib.device.DeviceUsbCdc
Create an instance of the DeviceUsbCdc class
disconnect() - Method in class com.asreader.lib.device.Device
An instance of the Device class closes the connection to the device to which the device is connected.
disconnect() - Method in class com.asreader.lib.device.DeviceUsbCdc
 
disconnectDevice() - Method in class com.asreader.lib.AsReader
Try to disconnect from the ASR-R250G
DUMP - Static variable in class com.asreader.lib.diagnostics.ASRLog
Log Level 9
Dump - Class in com.asreader.lib.diagnostics
The class that converts Array to String
Dump() - Constructor for class com.asreader.lib.diagnostics.Dump
 
dump(byte[]) - Static method in class com.asreader.lib.diagnostics.Dump
Returns the Hex String that converted from byte array.
dump(byte[], int) - Static method in class com.asreader.lib.diagnostics.Dump
Returns the Hex String that converted from byte array.
dump(byte[], int, int) - Static method in class com.asreader.lib.diagnostics.Dump
Returns the Hex String that converted from byte array.
dump(int[]) - Static method in class com.asreader.lib.diagnostics.Dump
Returns the Decimal String that converted from integer array.
dump(int[], int) - Static method in class com.asreader.lib.diagnostics.Dump
Returns the Decimal String that converted from integer array.
dump(int[], int, int) - Static method in class com.asreader.lib.diagnostics.Dump
Returns the Decimal String that converted from integer array.
dump(Object[]) - Static method in class com.asreader.lib.diagnostics.Dump
Returns the String that converted by toString method.
dump(Object[], int) - Static method in class com.asreader.lib.diagnostics.Dump
Returns the String that converted by toString method.
dump(Object[], int, int) - Static method in class com.asreader.lib.diagnostics.Dump
Returns the String that converted by toString method.
A B C D E G I K L M O P Q R S T U V W 
Skip navigation links