LTKCPP-- LLRP Toolkit C Plus Plus Library
|
Class Definition CImpinjTagFilterVerificationConfiguration for LLRP parameter ImpinjTagFilterVerificationConfiguration. More...
#include <out_impinj_ltkcpp.h>
Inherits CParameter, CParameter, CParameter, and CParameter.
Public Member Functions | |
EImpinjTagFilterVerificationMode | getTagFilterVerificationMode (void) |
Get accessor functions for the LLRP TagFilterVerificationMode field. | |
void | setTagFilterVerificationMode (EImpinjTagFilterVerificationMode value) |
Set accessor functions for the LLRP TagFilterVerificationMode field. | |
std::list< CParameter * >::iterator | beginCustom (void) |
Returns the first element of the Custom sub-parameter list. | |
std::list< CParameter * >::iterator | endCustom (void) |
Returns the last element of the Custom sub-parameter list. | |
void | clearCustom (void) |
Clears the LLRP Custom sub-parameter list. | |
int | countCustom (void) |
Count of the LLRP Custom sub-parameter list. | |
EResultCode | addCustom (CParameter *pValue) |
Add a Custom to the LLRP sub-parameter list. | |
EImpinjTagFilterVerificationMode | getTagFilterVerificationMode (void) |
Get accessor functions for the LLRP TagFilterVerificationMode field. | |
void | setTagFilterVerificationMode (EImpinjTagFilterVerificationMode value) |
Set accessor functions for the LLRP TagFilterVerificationMode field. | |
std::list< CParameter * >::iterator | beginCustom (void) |
Returns the first element of the Custom sub-parameter list. | |
std::list< CParameter * >::iterator | endCustom (void) |
Returns the last element of the Custom sub-parameter list. | |
void | clearCustom (void) |
Clears the LLRP Custom sub-parameter list. | |
int | countCustom (void) |
Count of the LLRP Custom sub-parameter list. | |
EResultCode | addCustom (CParameter *pValue) |
Add a Custom to the LLRP sub-parameter list. | |
EImpinjTagFilterVerificationMode | getTagFilterVerificationMode (void) |
Get accessor functions for the LLRP TagFilterVerificationMode field. | |
void | setTagFilterVerificationMode (EImpinjTagFilterVerificationMode value) |
Set accessor functions for the LLRP TagFilterVerificationMode field. | |
std::list< CParameter * >::iterator | beginCustom (void) |
Returns the first element of the Custom sub-parameter list. | |
std::list< CParameter * >::iterator | endCustom (void) |
Returns the last element of the Custom sub-parameter list. | |
void | clearCustom (void) |
Clears the LLRP Custom sub-parameter list. | |
int | countCustom (void) |
Count of the LLRP Custom sub-parameter list. | |
EResultCode | addCustom (CParameter *pValue) |
Add a Custom to the LLRP sub-parameter list. | |
EImpinjTagFilterVerificationMode | getTagFilterVerificationMode (void) |
Get accessor functions for the LLRP TagFilterVerificationMode field. | |
void | setTagFilterVerificationMode (EImpinjTagFilterVerificationMode value) |
Set accessor functions for the LLRP TagFilterVerificationMode field. | |
std::list< CParameter * >::iterator | beginCustom (void) |
Returns the first element of the Custom sub-parameter list. | |
std::list< CParameter * >::iterator | endCustom (void) |
Returns the last element of the Custom sub-parameter list. | |
void | clearCustom (void) |
Clears the LLRP Custom sub-parameter list. | |
int | countCustom (void) |
Count of the LLRP Custom sub-parameter list. | |
EResultCode | addCustom (CParameter *pValue) |
Add a Custom to the LLRP sub-parameter list. | |
Protected Attributes | |
EImpinjTagFilterVerificationMode | m_eTagFilterVerificationMode |
std::list< CParameter * > | m_listCustom |
Class Definition CImpinjTagFilterVerificationConfiguration for LLRP parameter ImpinjTagFilterVerificationConfiguration.
<p>This custom parameter controls behavior of the tag filter verification feature. Tag filter verification may be employed to perform on-reader verification of the inventory filter match criteria, rejecting any tags singulated that may have missed the Select filter mask and erroneously participated in the subsequent inventory session.</p> <p>TagFilterVerificationMode: Set to Active to enable tag filter verification, including automatic halting for memory bank read operations when required to validate the filter mask defined by the inventory Select configuration. Set to Disabled to bypass tag filter verification and rely solely on Select-based filtering by the tag.</p> <SMALL><i>Copyright 2021 Impinj Inc.</i></SMALL>
Definition at line 16714 of file armv7l/src/generated/out_impinj_ltkcpp.h.