LTKCPP-- LLRP Toolkit C Plus Plus Library
|
Class Definition CC1G2SingulationDetails for LLRP parameter C1G2SingulationDetails. More...
#include <out_ltkcpp.h>
Public Member Functions | |
llrp_u16_t | getNumCollisionSlots (void) |
Get accessor functions for the LLRP NumCollisionSlots field. | |
void | setNumCollisionSlots (llrp_u16_t value) |
Set accessor functions for the LLRP NumCollisionSlots field. | |
llrp_u16_t | getNumEmptySlots (void) |
Get accessor functions for the LLRP NumEmptySlots field. | |
void | setNumEmptySlots (llrp_u16_t value) |
Set accessor functions for the LLRP NumEmptySlots field. | |
llrp_u16_t | getNumCollisionSlots (void) |
Get accessor functions for the LLRP NumCollisionSlots field. | |
void | setNumCollisionSlots (llrp_u16_t value) |
Set accessor functions for the LLRP NumCollisionSlots field. | |
llrp_u16_t | getNumEmptySlots (void) |
Get accessor functions for the LLRP NumEmptySlots field. | |
void | setNumEmptySlots (llrp_u16_t value) |
Set accessor functions for the LLRP NumEmptySlots field. | |
Protected Attributes | |
llrp_u16_t | m_NumCollisionSlots |
llrp_u16_t | m_NumEmptySlots |
Internal Framework Functions | |
static const CFieldDescriptor *const | s_apFieldDescriptorTable [] |
static const CTypeDescriptor | s_typeDescriptor |
static const CFieldDescriptor | s_fdNumCollisionSlots |
static const CFieldDescriptor | s_fdNumEmptySlots |
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 CC1G2SingulationDetails for LLRP parameter C1G2SingulationDetails.
Document Reference LLRP Specification Section 15.2.1.5.4
Document Reference LLRP Specification Section 16.3.1.5.4
Definition at line 23484 of file Library/out_ltkcpp.h.