![]() |
Barcode Xpress Mobile for iOS
|
| Defines a class that handles the interactions between camera hardware, BXInterface (called by user programs), and the iOS wrapper around the native recognition library Barcode Xpress | |
| Performs basic image operations for the barcode decoder | |
| Performs application delegation responsibilies for BXDemo | |
| Manages access to the camera, executes callbacks, and executes Barcode Xpress library functions to perform recognition operations on imagery gathered from the camera | |
| Defines a barcode result returned by the iOS Barcode Xpress SDK | |
| Defines a class that handles the interactions between camera hardware, BXInterface (called by user programs), and the iOS wrapper around the native recognition library Barcode Xpress | |
| Defines a class to hold data that is transferred to/from the threads processing images using Barcode Xpress | |
| Defines a class that manages the threads using Barcode Xpress to perform recognition and decoding of images | |
| Defines a class that handles the interactions between camera hardware, BXInterface (called by user programs), and the iOS wrapper around the native recognition library Barcode Xpress | |
| Performs application delegation responsibilies for BXDemo | |
| Controls and Displays the view presented to the user for BXDemo |