LTKCPP-- LLRP Toolkit C Plus Plus Library
|
Class Definition CC1G2UHFRFModeTableEntry for LLRP parameter C1G2UHFRFModeTableEntry. More...
#include <out_ltkcpp.h>
Inherits CParameter.
Public Member Functions | |
llrp_u32_t | getModeIdentifier (void) |
Get accessor functions for the LLRP ModeIdentifier field. | |
void | setModeIdentifier (llrp_u32_t value) |
Set accessor functions for the LLRP ModeIdentifier field. | |
EC1G2DRValue | getDRValue (void) |
Get accessor functions for the LLRP DRValue field. | |
void | setDRValue (EC1G2DRValue value) |
Set accessor functions for the LLRP DRValue field. | |
llrp_u1_t | getEPCHAGTCConformance (void) |
Get accessor functions for the LLRP EPCHAGTCConformance field. | |
void | setEPCHAGTCConformance (llrp_u1_t value) |
Set accessor functions for the LLRP EPCHAGTCConformance field. | |
EC1G2MValue | getMValue (void) |
Get accessor functions for the LLRP MValue field. | |
void | setMValue (EC1G2MValue value) |
Set accessor functions for the LLRP MValue field. | |
EC1G2ForwardLinkModulation | getForwardLinkModulation (void) |
Get accessor functions for the LLRP ForwardLinkModulation field. | |
void | setForwardLinkModulation (EC1G2ForwardLinkModulation value) |
Set accessor functions for the LLRP ForwardLinkModulation field. | |
EC1G2SpectralMaskIndicator | getSpectralMaskIndicator (void) |
Get accessor functions for the LLRP SpectralMaskIndicator field. | |
void | setSpectralMaskIndicator (EC1G2SpectralMaskIndicator value) |
Set accessor functions for the LLRP SpectralMaskIndicator field. | |
llrp_u32_t | getBDRValue (void) |
Get accessor functions for the LLRP BDRValue field. | |
void | setBDRValue (llrp_u32_t value) |
Set accessor functions for the LLRP BDRValue field. | |
llrp_u32_t | getPIEValue (void) |
Get accessor functions for the LLRP PIEValue field. | |
void | setPIEValue (llrp_u32_t value) |
Set accessor functions for the LLRP PIEValue field. | |
llrp_u32_t | getMinTariValue (void) |
Get accessor functions for the LLRP MinTariValue field. | |
void | setMinTariValue (llrp_u32_t value) |
Set accessor functions for the LLRP MinTariValue field. | |
llrp_u32_t | getMaxTariValue (void) |
Get accessor functions for the LLRP MaxTariValue field. | |
void | setMaxTariValue (llrp_u32_t value) |
Set accessor functions for the LLRP MaxTariValue field. | |
llrp_u32_t | getStepTariValue (void) |
Get accessor functions for the LLRP StepTariValue field. | |
void | setStepTariValue (llrp_u32_t value) |
Set accessor functions for the LLRP StepTariValue field. | |
Class Definition CC1G2UHFRFModeTableEntry for LLRP parameter C1G2UHFRFModeTableEntry.
Document Reference LLRP Specification Section 15.2.1.1.2.1
Document Reference LLRP Specification Section 16.3.1.1.2.1
<p>This parameter carries the information for each UHFC1G2 RF mode. A mode that has been tested for conformance by the EPCGlobal Hardware Action Group's Testing and Conformance (HAG T and C) group, is indicated using a conformance flag.</p> <SMALL><i>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.</i></SMALL>
Definition at line 19612 of file out_ltkcpp.h.