SpParser.h File Reference

Go to the source code of this file.

Typedefs

typedef struct SpOpaqueParser SpParser
 

Enumerations

enum  SpParserType {
  SP_PARSER_TYPE_GS1_AI = 1, SP_PARSER_TYPE_HIBC = 2, SP_PARSER_TYPE_DLID = 3, SP_PARSER_TYPE_MRTD = 4,
  SP_PARSER_TYPE_SWISSQR = 5, SP_PARSER_TYPE_VIN = 6, SP_PARSER_TYPE_US_USID = 7
}
 

Detailed Description

Main interface of the Scandit Parsing Library.

Enumeration Type Documentation

Parser type flag.

Enumerator
SP_PARSER_TYPE_GS1_AI 

GS1 General Specifications standard, see http://www.gs1.org/.

SP_PARSER_TYPE_HIBC 

Health Industry Bar Code, see http://www.hibcc.org/.

SP_PARSER_TYPE_DLID 

DriverLicensing & Identification code, see http://www.aamva.org/.

SP_PARSER_TYPE_MRTD 

Machine Readable Travel Documents, see https://www.icao.int.

SP_PARSER_TYPE_SWISSQR 

Swiss QR codes.

SP_PARSER_TYPE_VIN 

Vehicle Identification Number.

SP_PARSER_TYPE_US_USID 

US Services ID, see https://www.cac.mil/.