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

Class Definition CPerAntennaAirProtocol for LLRP parameter PerAntennaAirProtocol. More...

#include <out_ltkcpp.h>

List of all members.

Public Member Functions

llrp_u16_t getAntennaID (void)
 Get accessor functions for the LLRP AntennaID field.
void setAntennaID (llrp_u16_t value)
 Set accessor functions for the LLRP AntennaID field.
llrp_u8v_t getProtocolID (void)
 Get accessor functions for the LLRP ProtocolID field.
void setProtocolID (llrp_u8v_t value)
 Set accessor functions for the LLRP ProtocolID field.
llrp_u16_t getAntennaID (void)
 Get accessor functions for the LLRP AntennaID field.
void setAntennaID (llrp_u16_t value)
 Set accessor functions for the LLRP AntennaID field.
llrp_u8v_t getProtocolID (void)
 Get accessor functions for the LLRP ProtocolID field.
void setProtocolID (llrp_u8v_t value)
 Set accessor functions for the LLRP ProtocolID field.

Protected Attributes

llrp_u16_t m_AntennaID
llrp_u8v_t m_ProtocolID

Internal Framework Functions

static const CFieldDescriptor
*const 
s_apFieldDescriptorTable []
static const CTypeDescriptor s_typeDescriptor
static const CFieldDescriptor s_fdAntennaID
static const CFieldDescriptor s_fdProtocolID
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 CPerAntennaAirProtocol for LLRP parameter PerAntennaAirProtocol.

Describes the air-protocols supporter on a per-antenna basis.


Definition at line 8023 of file Library/out_ltkcpp.h.


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