PhotoPay C SDK version 8.1.0
Data Structures | Typedefs | Enumerations
CroatiaBarcodePaymentRecognizer.h File Reference
#include <Recognizer/Export.h>
#include <Recognizer/RecognizerError.h>
#include <Recognizer/Types.h>
#include <Recognizer/Recognizer.h>
#include <Utils/Date.h>

Go to the source code of this file.

Data Structures

struct  MBCroatiaCommonBarcodePaymentRecognizerSettings
 Common settings for both Croatian PDF417 and QR payment recognizer. More...
 
struct  MBCroatiaPdf417PaymentRecognizerSettings
 Settings for configuring MBCroatiaPdf417PaymentRecognizer. More...
 
struct  MBCroatiaQrPaymentRecognizerSettings
 Settings for configuring MBCroatiaQrPaymentRecognizer. More...
 
struct  MBCroatiaBarcodePaymentRecognizerResult
 A result that can be obtained from either MBCroatiaQrPaymentRecognizer or MBCroatiaPdf417PaymentRecognizer. More...
 

Typedefs

typedef typedefMB_EXPORTED_TYPE struct MBCroatiaCommonBarcodePaymentRecognizerSettings MBCroatiaCommonBarcodePaymentRecognizerSettings
 Typedef for the MBCroatiaCommonBarcodePaymentRecognizerSettings structure.
 
typedef typedefMB_EXPORTED_TYPE struct MBCroatiaPdf417PaymentRecognizerSettings MBCroatiaPdf417PaymentRecognizerSettings
 Typedef for the MBCroatiaPdf417PaymentRecognizerSettings structure.
 
typedef typedefMB_EXPORTED_TYPE struct MBCroatiaQrPaymentRecognizerSettings MBCroatiaQrPaymentRecognizerSettings
 Typedef for the MBCroatiaQrPaymentRecognizerSettings structure.
 
typedef typedefMB_EXPORTED_TYPE enum MBCroatiaBarcodePaymentSlipIdType MBCroatiaBarcodePaymentSlipIdType
 Typedef for the MBCroatiaBarcodePaymentSlipIdType enum.
 
typedef typedefMB_EXPORTED_TYPE struct MBCroatiaBarcodePaymentRecognizerResult MBCroatiaBarcodePaymentRecognizerResult
 Typedef for the MBCroatiaBarcodePaymentRecognizerResult structure.
 
typedef typedefMB_EXPORTED_TYPE struct MBCroatiaPdf417PaymentRecognizer MBCroatiaPdf417PaymentRecognizer
 Typedef for the MBCroatiaPdf417PaymentRecognizer structure.
 
typedef typedefMB_EXPORTED_TYPE struct MBCroatiaBarcodePaymentRecognizerResult MBCroatiaPdf417PaymentRecognizerResult
 Typedef for the MBCroatiaBarcodePaymentRecognizerResult structure - convenience usage for PDF417 recognizer.
 
typedef typedefMB_EXPORTED_TYPE struct MBCroatiaQrPaymentRecognizer MBCroatiaQrPaymentRecognizer
 Typedef for the MBCroatiaQrPaymentRecognizer structure.
 
typedef typedefMB_EXPORTED_TYPE struct MBCroatiaBarcodePaymentRecognizerResult MBCroatiaQrPaymentRecognizerResult
 Typedef for the MBCroatiaBarcodePaymentRecognizerResult structure - convenience usage for QR Code recognizer.
 

Enumerations

enum  MBCroatiaBarcodePaymentSlipIdType { MB_CROATIA_PAYMENT_BARCODE_TYPE_HUB1 = 0 , MB_CROATIA_PAYMENT_BARCODE_TYPE_HUB3 }
 Type of scanned payment barcode. More...
 

Detailed Description

Copyright (c) Microblink Ltd. All rights reserved.

ANY UNAUTHORIZED USE OR SALE, DUPLICATION, OR DISTRIBUTION OF THIS PROGRAM OR ANY OF ITS PARTS, IN SOURCE OR BINARY FORMS, WITH OR WITHOUT MODIFICATION, WITH THE PURPOSE OF ACQUIRING UNLAWFUL MATERIAL OR ANY OTHER BENEFIT IS PROHIBITED! THIS PROGRAM IS PROTECTED BY COPYRIGHT LAWS AND YOU MAY NOT REVERSE ENGINEER, DECOMPILE, OR DISASSEMBLE IT.

Enumeration Type Documentation

◆ MBCroatiaBarcodePaymentSlipIdType

Type of scanned payment barcode.

Enumerator
MB_CROATIA_PAYMENT_BARCODE_TYPE_HUB1 

Scanned barcode was of HUB1 type

MB_CROATIA_PAYMENT_BARCODE_TYPE_HUB3 

Scanned barcode was of HUB3 type