#include <ltkcpp.h>
Inheritance diagram for LLRP::CLLRPCapabilities:
Internal Framework Functions | |
void | decodeFields (CDecoderStream *pDecoderStream) |
Virtual function provided by each specific element type to decode fields (simple values). Leaves pDecoderStream at first subparameter. | |
void | assimilateSubParameters (CErrorDetails *pError) |
Assimilates the decoded sub-parameters into m_listAllSubParameters. | |
void | encode (CEncoderStream *pEncoderStream) const |
Encode fields and subparameters. | |
CElement * | s_construct (void) |
void | s_decodeFields (CDecoderStream *pDecoderStream, CElement *pElement) |
const CFieldDescriptor *const | s_apFieldDescriptorTable [] |
const CTypeDescriptor | s_typeDescriptor |
Public Member Functions | |
llrp_u1_t | getCanDoRFSurvey (void) |
Get accessor functions for the LLRP CanDoRFSurvey field. | |
void | setCanDoRFSurvey (llrp_u1_t value) |
Set accessor functions for the LLRP CanDoRFSurvey field. | |
llrp_u1_t | getCanReportBufferFillWarning (void) |
Get accessor functions for the LLRP CanReportBufferFillWarning field. | |
void | setCanReportBufferFillWarning (llrp_u1_t value) |
Set accessor functions for the LLRP CanReportBufferFillWarning field. | |
llrp_u1_t | getSupportsClientRequestOpSpec (void) |
Get accessor functions for the LLRP SupportsClientRequestOpSpec field. | |
void | setSupportsClientRequestOpSpec (llrp_u1_t value) |
Set accessor functions for the LLRP SupportsClientRequestOpSpec field. | |
llrp_u1_t | getCanDoTagInventoryStateAwareSingulation (void) |
Get accessor functions for the LLRP CanDoTagInventoryStateAwareSingulation field. | |
void | setCanDoTagInventoryStateAwareSingulation (llrp_u1_t value) |
Set accessor functions for the LLRP CanDoTagInventoryStateAwareSingulation field. | |
llrp_u1_t | getSupportsEventAndReportHolding (void) |
Get accessor functions for the LLRP SupportsEventAndReportHolding field. | |
void | setSupportsEventAndReportHolding (llrp_u1_t value) |
Set accessor functions for the LLRP SupportsEventAndReportHolding field. | |
llrp_u8_t | getMaxNumPriorityLevelsSupported (void) |
Get accessor functions for the LLRP MaxNumPriorityLevelsSupported field. | |
void | setMaxNumPriorityLevelsSupported (llrp_u8_t value) |
Set accessor functions for the LLRP MaxNumPriorityLevelsSupported field. | |
llrp_u16_t | getClientRequestOpSpecTimeout (void) |
Get accessor functions for the LLRP ClientRequestOpSpecTimeout field. | |
void | setClientRequestOpSpecTimeout (llrp_u16_t value) |
Set accessor functions for the LLRP ClientRequestOpSpecTimeout field. | |
llrp_u32_t | getMaxNumROSpecs (void) |
Get accessor functions for the LLRP MaxNumROSpecs field. | |
void | setMaxNumROSpecs (llrp_u32_t value) |
Set accessor functions for the LLRP MaxNumROSpecs field. | |
llrp_u32_t | getMaxNumSpecsPerROSpec (void) |
Get accessor functions for the LLRP MaxNumSpecsPerROSpec field. | |
void | setMaxNumSpecsPerROSpec (llrp_u32_t value) |
Set accessor functions for the LLRP MaxNumSpecsPerROSpec field. | |
llrp_u32_t | getMaxNumInventoryParameterSpecsPerAISpec (void) |
Get accessor functions for the LLRP MaxNumInventoryParameterSpecsPerAISpec field. | |
void | setMaxNumInventoryParameterSpecsPerAISpec (llrp_u32_t value) |
Set accessor functions for the LLRP MaxNumInventoryParameterSpecsPerAISpec field. | |
llrp_u32_t | getMaxNumAccessSpecs (void) |
Get accessor functions for the LLRP MaxNumAccessSpecs field. | |
void | setMaxNumAccessSpecs (llrp_u32_t value) |
Set accessor functions for the LLRP MaxNumAccessSpecs field. | |
llrp_u32_t | getMaxNumOpSpecsPerAccessSpec (void) |
Get accessor functions for the LLRP MaxNumOpSpecsPerAccessSpec field. | |
void | setMaxNumOpSpecsPerAccessSpec (llrp_u32_t value) |
Set accessor functions for the LLRP MaxNumOpSpecsPerAccessSpec field. | |
Static Public Attributes | |
Internal Framework Functions | |
const CFieldDescriptor | s_fdCanDoRFSurvey |
Internal Framework Functions | |
const CFieldDescriptor | s_fdCanReportBufferFillWarning |
Internal Framework Functions | |
const CFieldDescriptor | s_fdSupportsClientRequestOpSpec |
Internal Framework Functions | |
const CFieldDescriptor | s_fdCanDoTagInventoryStateAwareSingulation |
Internal Framework Functions | |
const CFieldDescriptor | s_fdSupportsEventAndReportHolding |
Internal Framework Functions | |
const CFieldDescriptor | s_fdMaxNumPriorityLevelsSupported |
Internal Framework Functions | |
const CFieldDescriptor | s_fdClientRequestOpSpecTimeout |
Internal Framework Functions | |
const CFieldDescriptor | s_fdMaxNumROSpecs |
Internal Framework Functions | |
const CFieldDescriptor | s_fdMaxNumSpecsPerROSpec |
Internal Framework Functions | |
const CFieldDescriptor | s_fdMaxNumInventoryParameterSpecsPerAISpec |
Internal Framework Functions | |
const CFieldDescriptor | s_fdMaxNumAccessSpecs |
Internal Framework Functions | |
const CFieldDescriptor | s_fdMaxNumOpSpecsPerAccessSpec |
Protected Attributes | |
llrp_u1_t | m_CanDoRFSurvey |
llrp_u1_t | m_CanReportBufferFillWarning |
llrp_u1_t | m_SupportsClientRequestOpSpec |
llrp_u1_t | m_CanDoTagInventoryStateAwareSingulation |
llrp_u1_t | m_SupportsEventAndReportHolding |
llrp_u8_t | m_MaxNumPriorityLevelsSupported |
llrp_u16_t | m_ClientRequestOpSpecTimeout |
llrp_u32_t | m_MaxNumROSpecs |
llrp_u32_t | m_MaxNumSpecsPerROSpec |
llrp_u32_t | m_MaxNumInventoryParameterSpecsPerAISpec |
llrp_u32_t | m_MaxNumAccessSpecs |
llrp_u32_t | m_MaxNumOpSpecsPerAccessSpec |
This parameter describes the LLRP protocol capabilities of the Reader. These include optional LLRP commands and parameters, capacities of data structures used in LLRP operations, and air protocol specific capabilities used by LLRP.
Readers MAY support RFSurvey, MAY support tag inventory state aware singulation, MAY support UTC clocks, MAY support buffer fill warning reports, MAY support EventAndReportHolding upon reconnect, and MAY support ClientRequestOpspec. Readers SHALL support at least one ROSpec, one AISpec per ROSpec, one InventoryParameterSpec per AISpec, one AccessSpec, and one OpSpec per AccessSpec.
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 8390 of file ltkcpp.h.
|
Assimilates the decoded sub-parameters into m_listAllSubParameters. After fields are decoded, the CDecoder itself takes care of gathering the subparameters into m_listAllSubParameters. Once the end of the enclosing TLV (or message) is reached this assimilateSubParameters() function is called to create parameter refrences from the primary member variables.
Implements LLRP::CElement. |
|
Virtual function provided by each specific element type to decode fields (simple values). Leaves pDecoderStream at first subparameter.
Implements LLRP::CElement. |
|
Encode fields and subparameters.
Implements LLRP::CElement. |