LTKCPP-- LLRP Toolkit C Plus Plus Library
|
Class Definition CC1G2_CRC for LLRP parameter C1G2_CRC. More...
#include <out_ltkcpp.h>
Public Member Functions | |
llrp_u16_t | getCRC (void) |
Get accessor functions for the LLRP CRC field. | |
void | setCRC (llrp_u16_t value) |
Set accessor functions for the LLRP CRC field. | |
llrp_u16_t | getCRC (void) |
Get accessor functions for the LLRP CRC field. | |
void | setCRC (llrp_u16_t value) |
Set accessor functions for the LLRP CRC field. | |
Protected Attributes | |
llrp_u16_t | m_CRC |
Internal Framework Functions | |
static const CFieldDescriptor *const | s_apFieldDescriptorTable [] |
static const CTypeDescriptor | s_typeDescriptor |
static const CFieldDescriptor | s_fdCRC |
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 CC1G2_CRC for LLRP parameter C1G2_CRC.
Document Reference LLRP Specification Section 15.2.1.5.3
Document Reference LLRP Specification Section 16.3.1.5.3
CRC generated by the tag from the UHF Gen2 Air Interface Protocol
Definition at line 23391 of file Library/out_ltkcpp.h.