data/scan_data library
Classes
- ScanData
- Represents a single decoded barcode within a ScanDataCollection.
- ScanDataCollection
- Represents the full result of a single scan session.
- Token
- A single token extracted from UDI or other structured barcode data.
- TokenizedData
- Contains the structured (tokenized) data parsed from a barcode scan.
Enums
- LabelType
- Identifies the barcode symbology of a decoded scan result.
- ScannerResults
- Result codes returned by scanner operations.
Exceptions / Errors
- ScannerException
- Exception thrown by scanner operations when a barcode-related error occurs.