LTKCPP-- LLRP Toolkit C Plus Plus Library
|
Class Definition CC1G2LockPayload for LLRP parameter C1G2LockPayload. More...
#include <out_ltkcpp.h>
Inherits CParameter.
Public Member Functions | |
EC1G2LockPrivilege | getPrivilege (void) |
Get accessor functions for the LLRP Privilege field. | |
void | setPrivilege (EC1G2LockPrivilege value) |
Set accessor functions for the LLRP Privilege field. | |
EC1G2LockDataField | getDataField (void) |
Get accessor functions for the LLRP DataField field. | |
void | setDataField (EC1G2LockDataField value) |
Set accessor functions for the LLRP DataField field. | |
Protected Attributes | |
EC1G2LockPrivilege | m_ePrivilege |
EC1G2LockDataField | m_eDataField |
Class Definition CC1G2LockPayload for LLRP parameter C1G2LockPayload.
Document Reference LLRP Specification Section 15.2.1.3.2.4.1
Document Reference LLRP Specification Section 16.3.1.3.2.4.1
<p>This parameter contains the definition of the access privilege updates (read/write/permalock) to be performed for a single location of the tag memory. The five data fields for which we can define access control using the lock command are: Kill Password, Access Password, EPC memory, TID memory and User memory.</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 22273 of file out_ltkcpp.h.