|
LTKCPP-- LLRP Toolkit C Plus Plus Library
|
Class Definition CROSpecStopTrigger for LLRP parameter ROSpecStopTrigger. More...
#include <out_ltkcpp.h>
Inherits CParameter.
Public Member Functions | |
| EROSpecStopTriggerType | getROSpecStopTriggerType (void) |
| Get accessor functions for the LLRP ROSpecStopTriggerType field. | |
| void | setROSpecStopTriggerType (EROSpecStopTriggerType value) |
| Set accessor functions for the LLRP ROSpecStopTriggerType field. | |
| llrp_u32_t | getDurationTriggerValue (void) |
| Get accessor functions for the LLRP DurationTriggerValue field. | |
| void | setDurationTriggerValue (llrp_u32_t value) |
| Set accessor functions for the LLRP DurationTriggerValue field. | |
| CGPITriggerValue * | getGPITriggerValue (void) |
| Get accessor functions for the LLRP GPITriggerValue sub-parameter. | |
| EResultCode | setGPITriggerValue (CGPITriggerValue *pValue) |
| Set accessor functions for the LLRP GPITriggerValue sub-parameter. | |
Protected Attributes | |
| EROSpecStopTriggerType | m_eROSpecStopTriggerType |
| llrp_u32_t | m_DurationTriggerValue |
| CGPITriggerValue * | m_pGPITriggerValue |
Class Definition CROSpecStopTrigger for LLRP parameter ROSpecStopTrigger.
Document Reference LLRP Specification Section 10.2.1.1.2
Document Reference LLRP Specification Section 16.2.4.1.1.2
<p>Describes the condition upon which the ROSpec will stop.</p>
Definition at line 10100 of file out_ltkcpp.h.
1.8.6