LTKCPP-- LLRP Toolkit C Plus Plus Library
|
Class Definition CSpecIndex for LLRP parameter SpecIndex. More...
#include <out_ltkcpp.h>
Public Member Functions | |
llrp_u16_t | getSpecIndex (void) |
Get accessor functions for the LLRP SpecIndex field. | |
void | setSpecIndex (llrp_u16_t value) |
Set accessor functions for the LLRP SpecIndex field. | |
llrp_u16_t | getSpecIndex (void) |
Get accessor functions for the LLRP SpecIndex field. | |
void | setSpecIndex (llrp_u16_t value) |
Set accessor functions for the LLRP SpecIndex field. | |
Protected Attributes | |
llrp_u16_t | m_SpecIndex |
Internal Framework Functions | |
static const CFieldDescriptor *const | s_apFieldDescriptorTable [] |
static const CTypeDescriptor | s_typeDescriptor |
static const CFieldDescriptor | s_fdSpecIndex |
void | decodeFields (CDecoderStream *pDecoderStream) |
void | assimilateSubParameters (CErrorDetails *pError) |
void | encode (CEncoderStream *pEncoderStream) const |
void | decodeFields (CDecoderStream *pDecoderStream) |
void | assimilateSubParameters (CErrorDetails *pError) |
void | encode (CEncoderStream *pEncoderStream) 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 CSpecIndex for LLRP parameter SpecIndex.
Document Reference LLRP Specification Section 13.2.3.4
Document Reference LLRP Specification Section 16.2.7.3.4
This parameter carries the SpecIndex information. The SpecIndex indicates the item within the ROSpec that was being executed at the time the tag was observed.
Copyright 2006, 2007, EPCglobal Inc. The proprietary text of EPCglobal Inc. included here is in not a Contribution to the LLRP toolkit, under Apache License, Version 2.0. The right to use the proprietary text is limited to reproduction and display thereof within the work.
Definition at line 15384 of file Library/out_ltkcpp.h.