Cognex Mobile Barcode SDK
SDK for supporting communication with Cognex Barcode Reader devices
|
#import <Foundation/Foundation.h>
#import <UIKit/UIKit.h>
#import <cmbSDK/CDMResponse.h>
Go to the source code of this file.
Classes | |
protocol | <CDMDataManSystemDelegate> |
DataMan system delegate protocol. More... | |
Enumerations | |
enum | CDMTransferDirection { kCDMTransferDirectionIncoming , kCDMTransferDirectionOutgoing } |
Indicates the direction of the transfer. More... | |
enum CDMTransferDirection |