UniPRT SDK v1.0.0.0
 
Loading...
Searching...
No Matches
RfidRead Class Reference

#include <RfidRead.h>

Inheritance diagram for RfidRead:

Instance Methods

(instancetype) - initWithMemBank:dataFormat:bitCount:fieldId:
 
(instancetype) - initWithReadProperties:firstBitField:
 
(void) - addBitField:
 
(NSString *) - description
 

Properties

RfidReadPropertiesprops
 
NSMutableArray< RfidReadBitField * > * bitFields
 

Method Documentation

◆ addBitField:

- (void) addBitField: (RfidReadBitField *) bitFieldToAdd

◆ description

- (NSString *) description

◆ initWithMemBank:dataFormat:bitCount:fieldId:

- (instancetype) initWithMemBank: (TSPLRfidMemBlock) memBank
dataFormat: (TSPLRfidFormat) dataFormat
bitCount: (int) bitCount
fieldId: (int) fieldId 

◆ initWithReadProperties:firstBitField:

- (instancetype) initWithReadProperties: (RfidReadProperties *) readProps
firstBitField: (RfidReadBitField *) firstBitField 

Property Documentation

◆ bitFields

- (NSMutableArray<RfidReadBitField *>*) bitFields
readwritenonatomicstrong

◆ props

- (RfidReadProperties*) props
readwritenonatomicstrong

The documentation for this class was generated from the following files: