LTKCPP-- LLRP Toolkit C Plus Plus Library
Public Member Functions | Protected Attributes | List of all members
CImpinjTagFilterVerificationConfiguration Class Reference

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
 

Internal Framework Functions

static const CFieldDescriptor *const s_apFieldDescriptorTable []
 
static const CTypeDescriptor s_typeDescriptor
 
static const CFieldDescriptor s_fdTagFilterVerificationMode
 
void decodeFields (CDecoderStream *pDecoderStream)
 
void assimilateSubParameters (CErrorDetails *pError)
 
void encode (CEncoderStream *pEncoderStream) const
 
llrp_bool_t isAllowedIn (const CTypeDescriptor *pEnclosingElementType) const
 
void decodeFields (CDecoderStream *pDecoderStream)
 
void assimilateSubParameters (CErrorDetails *pError)
 
void encode (CEncoderStream *pEncoderStream) const
 
llrp_bool_t isAllowedIn (const CTypeDescriptor *pEnclosingElementType) const
 
void decodeFields (CDecoderStream *pDecoderStream)
 
void assimilateSubParameters (CErrorDetails *pError)
 
void encode (CEncoderStream *pEncoderStream) const
 
llrp_bool_t isAllowedIn (const CTypeDescriptor *pEnclosingElementType) const
 
void decodeFields (CDecoderStream *pDecoderStream)
 
void assimilateSubParameters (CErrorDetails *pError)
 
void encode (CEncoderStream *pEncoderStream) const
 
llrp_bool_t isAllowedIn (const CTypeDescriptor *pEnclosingElementType) const
 
static CElement * s_construct (void)
 
static void s_decodeFields (CDecoderStream *pDecoderStream, CElement *pElement)
 
static CElement * s_construct (void)
 
static void s_decodeFields (CDecoderStream *pDecoderStream, CElement *pElement)
 
static CElement * s_construct (void)
 
static void s_decodeFields (CDecoderStream *pDecoderStream, CElement *pElement)
 
static CElement * s_construct (void)
 
static void s_decodeFields (CDecoderStream *pDecoderStream, CElement *pElement)
 

Detailed Description

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.


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