|
LTKCPP-- LLRP Toolkit C Plus Plus Library
|
Class Definition CPerAntennaAirProtocol for LLRP parameter PerAntennaAirProtocol. More...
#include <out_ltkcpp.h>
Inherits CParameter.
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. | |
Protected Attributes | |
| llrp_u16_t | m_AntennaID |
| llrp_u8v_t | m_ProtocolID |
Class Definition CPerAntennaAirProtocol for LLRP parameter PerAntennaAirProtocol.
Document Reference LLRP Specification Section 9.2.1.3
Document Reference LLRP Specification Section 16.2.3.1.3
<p>Describes the air-protocols supporter on a per-antenna basis.</p>
Definition at line 7778 of file out_ltkcpp.h.
1.8.6