Deprecation warning

Please note that this is outdated documentation for an older release of the Scandit Barcode Scanner SDK.

We encourage you to migrate to 6.x and take advantage of our latest / advanced features and improved performance.

You'll find the updated documentation at: Data Capture SDK Documentation for iOS

Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 C<NSCopying>
 CSBSScanCaseSettingsHolds settings that affect the recognition of barcodes (e.g. enabled barcode symbologies)
 CSBSScanSettingsHolds settings that affect the recognition of barcodes, such as enabled barcode symbologies, scanning hot spot etc
 CNSObject
 CSBSBarcodePickerManagerManages a barcode picker instance, allocating and releasing it dependent on need
 CSBSCodeRepresents a recognized/localized barcode/2D code
 CSBSLicenseHolds settings that are needed to verify a Scandit Barcode Scanner license
 CSBSScanCaseStart a scanner for the Scandit case
 CSBSScanCaseSessionHolds all barcodes that were decoded in the current session
 CSBSScanCaseSettingsHolds settings that affect the recognition of barcodes (e.g. enabled barcode symbologies)
 CSBSScanSessionHolds all barcodes that were decoded in the current session
 CSBSScanSettingsHolds settings that affect the recognition of barcodes, such as enabled barcode symbologies, scanning hot spot etc
 CSBSSymbologySettingsHolds settings specific to a single symbology such as checksums and active symbol count
 C<SBSOverlayControllerDidCancelDelegate>Protocol cancel events
 C<SBSProcessFrameDelegate>Protocol for accessing the processed sample buffers
 CSBSQuadrilateralQuadrilateral represented by 4 corners
 C<SBSScanCaseDelegate>Calls the Protocol for events fired by SBSScanCase, e.g. when new codes are scanned
 C<SBSScanDelegate>Defines the Protocol for a scan event delegate
 C<ScanditSDKNextFrameDelegate>Protocol to receive individual frame from barcode picker
 C<ScanditSDKOverlayControllerDelegate>Protocol to handle barcode scan, cancel and manual search events
 CUIView
 CSBSBarcodePickerViewWraps an SBSBarcodePicker instance, exposing simple settings through the Interface Builder
 CUIViewController
 CSBSBarcodePickerBaseImplements the base functionality for the pre-4.7 and 4.7+ picker
 CSBSBarcodePickerControls the camera and orchestrates the barcode scanning process
 CScanditSDKBarcodePickerAcquires camera frames, decodes barcodes in those camera frames and updates the ScanditSDKOverlayController
 CSBSOverlayControllerControls the scan screen user interface
 CScanditSDKOverlayControllerControls the scan screen user interface