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

Class Definition CUHFBandCapabilities for LLRP parameter UHFBandCapabilities. More...

#include <out_ltkcpp.h>

Inherits CParameter.

Public Member Functions

std::list
< CTransmitPowerLevelTableEntry * >
::iterator 
beginTransmitPowerLevelTableEntry (void)
 Returns the first element of the TransmitPowerLevelTableEntry sub-parameter list.
 
std::list
< CTransmitPowerLevelTableEntry * >
::iterator 
endTransmitPowerLevelTableEntry (void)
 Returns the last element of the TransmitPowerLevelTableEntry sub-parameter list.
 
void clearTransmitPowerLevelTableEntry (void)
 Clears the LLRP TransmitPowerLevelTableEntry sub-parameter list.
 
int countTransmitPowerLevelTableEntry (void)
 Count of the LLRP TransmitPowerLevelTableEntry sub-parameter list.
 
EResultCode addTransmitPowerLevelTableEntry (CTransmitPowerLevelTableEntry *pValue)
 Add a TransmitPowerLevelTableEntry to the LLRP sub-parameter list.
 
CFrequencyInformationgetFrequencyInformation (void)
 Get accessor functions for the LLRP FrequencyInformation sub-parameter.
 
EResultCode setFrequencyInformation (CFrequencyInformation *pValue)
 Set accessor functions for the LLRP FrequencyInformation sub-parameter.
 
std::list< CParameter * >::iterator beginAirProtocolUHFRFModeTable (void)
 Returns the first element of the AirProtocolUHFRFModeTable sub-parameter list.
 
std::list< CParameter * >::iterator endAirProtocolUHFRFModeTable (void)
 Returns the last element of the AirProtocolUHFRFModeTable sub-parameter list.
 
void clearAirProtocolUHFRFModeTable (void)
 Clears the LLRP AirProtocolUHFRFModeTable sub-parameter list.
 
int countAirProtocolUHFRFModeTable (void)
 Count of the LLRP AirProtocolUHFRFModeTable sub-parameter list.
 
EResultCode addAirProtocolUHFRFModeTable (CParameter *pValue)
 Add a AirProtocolUHFRFModeTable to the LLRP sub-parameter list.
 

Protected Attributes

std::list
< CTransmitPowerLevelTableEntry * > 
m_listTransmitPowerLevelTableEntry
 
CFrequencyInformationm_pFrequencyInformation
 
std::list< CParameter * > m_listAirProtocolUHFRFModeTable
 

Internal Framework Functions

static const CFieldDescriptor
*const 
s_apFieldDescriptorTable []
 
static const CTypeDescriptor s_typeDescriptor
 
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 CUHFBandCapabilities for LLRP parameter UHFBandCapabilities.

Document Reference LLRP Specification Section 9.2.4.1

Document Reference LLRP Specification Section 16.2.3.4.1

<p>Describes the frequency, power, and air-protocol capabilities for the regulatory region.</p> 

Definition at line 8627 of file out_ltkcpp.h.


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