LTKCPP-- LLRP Toolkit C Plus Plus Library
|
Class Definition CImpinjDirectionUserTagPopulationLimit for LLRP parameter ImpinjDirectionUserTagPopulationLimit. More...
#include <out_impinj_ltkcpp.h>
Public Member Functions | |
llrp_u16_t | getUserTagPopulationLimit (void) |
Get accessor functions for the LLRP UserTagPopulationLimit field. | |
void | setUserTagPopulationLimit (llrp_u16_t value) |
Set accessor functions for the LLRP UserTagPopulationLimit field. | |
llrp_u16_t | getUserTagPopulationLimit (void) |
Get accessor functions for the LLRP UserTagPopulationLimit field. | |
void | setUserTagPopulationLimit (llrp_u16_t value) |
Set accessor functions for the LLRP UserTagPopulationLimit field. | |
Protected Attributes | |
llrp_u16_t | m_UserTagPopulationLimit |
Internal Framework Functions | |
static const CFieldDescriptor *const | s_apFieldDescriptorTable [] |
static const CTypeDescriptor | s_typeDescriptor |
static const CFieldDescriptor | s_fdUserTagPopulationLimit |
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) |
Class Definition CImpinjDirectionUserTagPopulationLimit for LLRP parameter ImpinjDirectionUserTagPopulationLimit.
The UserTagPopulationLimit specifies the number of tags in the field of view before the TagPopulationStatus is updated to indicate this limit has been exceeded. Default is 0 (disabled).
Copyright 2015 Impinj Inc.
Definition at line 12413 of file Library/Impinj/out_impinj_ltkcpp.h.