Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 C<NSCopying>
 CSBSCharacterSet
 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
 CSBSTextRecognitionSettings
 CNSObject
 CSBSBarcodeGeneratorA barcode generator
 CSBSBarcodePickerManagerManages a barcode picker instance, allocating and releasing it dependent on need
 CSBSCharacterSet
 CSBSCodeRepresents a recognized/localized barcode/2D code
 CSBSTrackedCodeRepresents a recognized/localized barcode/2D code that is being tracked over multiple frames
 CSBSEncodingRangeAn encoding range for the barcode generator. Specifies the encoding and the start and end index of the data to be encoded to specify which range the encoding should be used
 CSBSFrameAn extended abstraction of a frame that is being processed by the SBSMatrixScanHandler
 CSBSLicenseHolds settings that are needed to verify a Scandit Barcode Scanner license
 CSBSMatrixScanHandlerAn high-level abstraction of the Scandit Matrix Scan
 CSBSParserDefines the interface for a data string parser. Parsers are capable of parsing one particular data format, which is passed to them during construction
 CSBSParserFieldA particular parsed field
 CSBSParserResultHolds the result of a successfully parsed data string
 CSBSScanAreaSettingsScanning area settings control where codes are to be searched in images/frames
 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
 CSBSTextRecognitionSettings
 C<NSObject>
 C<SBSMatrixScanDelegate>The protocol used by SBSMatrixScanHandler instance
 C<SBSSimpleMatrixScanOverlayDelegate>Protocol used to set the color of an augmentation or to react when an augmentation is touched
 C<SBSViewBasedMatrixScanOverlayDelegate>Protocol used to change the view corresponding to
 CSBSBarcodePicker(TextRecognition)
 C<SBSLicenseValidationDelegate>
 C<SBSMatrixScanOverlay>The protocol overlays need to conform to
 CSBSSimpleMatrixScanOverlayA simple implementation of the abstract SBSMatrixScanOverlay class, that draws colorful, rectangle overlays on top of tracked barcodes
 CSBSViewBasedMatrixScanOverlayAn implementation of MatrixScanOverlay, that uses UIView class instances as augmentations for all of the tracked barcodes
 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
 CSBSScanSettings(TextRecognition)
 C<SBSTextRecognitionDelegate>
 CUIView
 CSBSBarcodePickerViewWraps an SBSBarcodePicker instance, exposing simple settings through the Interface Builder
 CSBSSimpleMatrixScanOverlayA simple implementation of the abstract SBSMatrixScanOverlay class, that draws colorful, rectangle overlays on top of tracked barcodes
 CSBSViewBasedMatrixScanOverlayAn implementation of MatrixScanOverlay, that uses UIView class instances as augmentations for all of the tracked barcodes
 CUIViewController
 CSBSBarcodePickerControls the camera and orchestrates the barcode scanning process
 CSBSOverlayControllerControls the scan screen user interface