LTKCPP-- LLRP Toolkit C Plus Plus Library
Public Member Functions | Protected Attributes | List of all members
CC1G2SingulationDetails Class Reference

Class Definition CC1G2SingulationDetails for LLRP parameter C1G2SingulationDetails. More...

#include <out_ltkcpp.h>

Inherits CParameter.

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.
 

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
 
static CElement * s_construct (void)
 
static void s_decodeFields (CDecoderStream *pDecoderStream, CElement *pElement)
 

Detailed Description

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 23141 of file out_ltkcpp.h.


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