UniPRT SDK v1.0.0.0
 
Loading...
Searching...
No Matches
<IMaxicodeData> Protocol Reference

Interface for objects that contain Maxicode barcode data. More...

#include <IMaxicodeData.h>

Inheritance diagram for <IMaxicodeData>:
<IMaxicodeMsg> <IMaxicodeMsgStructured> <IMaxicodeMsgStructuredOpenSystemStandard> AMaxicodeMsg AMaxicodeMsgStructured AMaxicodeMsgStructuredOpenSystemStandard MaxicodeMsg PglMaxicodeMsg MaxicodeMsgStructured PglMaxicodeMsgStructured MaxicodeMsgStructuredOpenSystemStandard PglMaxicodeMsgStructuredOpenSystemStandard

Properties

MaxicodeModeEnum mode
 The Mode used to state the format of the barcode data. See MaxicodeModeEnum for possible supported modes.
 
NSString * data
 The barcode data that includes the primary message + secondary messages to be encoded in the barcode.
 

Detailed Description

Interface for objects that contain Maxicode barcode data.

Property Documentation

◆ data

- (NSString*) data
readnonatomiccopy

The barcode data that includes the primary message + secondary messages to be encoded in the barcode.

Reimplemented in AMaxicodeMsgStructured, and PglMaxicodeMsgStructuredOpenSystemStandard.

◆ mode

- (MaxicodeModeEnum) mode
readwritenonatomicassign

The Mode used to state the format of the barcode data. See MaxicodeModeEnum for possible supported modes.


The documentation for this protocol was generated from the following file: