LTKCPP-- LLRP Toolkit C Plus Plus Library
|
Class Definition CC1G2KillOpSpecResult for LLRP parameter C1G2KillOpSpecResult. More...
#include <out_ltkcpp.h>
Inherits CParameter.
Public Member Functions | |
EC1G2KillResultType | getResult (void) |
Get accessor functions for the LLRP Result field. | |
void | setResult (EC1G2KillResultType value) |
Set accessor functions for the LLRP Result field. | |
llrp_u16_t | getOpSpecID (void) |
Get accessor functions for the LLRP OpSpecID field. | |
void | setOpSpecID (llrp_u16_t value) |
Set accessor functions for the LLRP OpSpecID field. | |
Protected Attributes | |
EC1G2KillResultType | m_eResult |
llrp_u16_t | m_OpSpecID |
Class Definition CC1G2KillOpSpecResult for LLRP parameter C1G2KillOpSpecResult.
Document Reference LLRP Specification Section 15.2.1.5.5.3
Document Reference LLRP Specification Section 16.3.1.5.5.3
Contains the result from a kill operation.
Definition at line 23573 of file out_ltkcpp.h.