LTKCPP-- LLRP Toolkit C Plus Plus Library
|
Class Definition CImpinjDiagnosticReport for LLRP parameter ImpinjDiagnosticReport. More...
#include <out_impinj_ltkcpp.h>
Public Member Functions | |
llrp_u32v_t | getMetric (void) |
Get accessor functions for the LLRP Metric field. | |
void | setMetric (llrp_u32v_t value) |
Set accessor functions for the LLRP Metric field. | |
llrp_u32v_t | getMetric (void) |
Get accessor functions for the LLRP Metric field. | |
void | setMetric (llrp_u32v_t value) |
Set accessor functions for the LLRP Metric field. | |
Protected Attributes | |
llrp_u32v_t | m_Metric |
Internal Framework Functions | |
static const CFieldDescriptor *const | s_apFieldDescriptorTable [] |
static const CTypeDescriptor | s_typeDescriptor |
static const CFieldDescriptor | s_fdMetric |
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 CImpinjDiagnosticReport for LLRP parameter ImpinjDiagnosticReport.
Used to send diagnostic data
Copyright 2010 Impinj Inc.
Definition at line 10289 of file Library/Impinj/out_impinj_ltkcpp.h.