LTKCPP-- LLRP Toolkit C Plus Plus Library
Public Member Functions | Protected Attributes
CC1G2LockPayload Class Reference

Class Definition CC1G2LockPayload for LLRP parameter C1G2LockPayload. More...

#include <out_ltkcpp.h>

List of all members.

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.
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

Internal Framework Functions

static const CFieldDescriptor
*const 
s_apFieldDescriptorTable []
static const CTypeDescriptor s_typeDescriptor
static const CFieldDescriptor s_fdPrivilege
static const CFieldDescriptor s_fdDataField
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)

Detailed Description

Class Definition CC1G2LockPayload for LLRP parameter C1G2LockPayload.

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.

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 22610 of file Library/out_ltkcpp.h.


The documentation for this class was generated from the following files: