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

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.
 
CGPITriggerValuegetGPITriggerValue (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
 
CGPITriggerValuem_pGPITriggerValue
 

Internal Framework Functions

static const CFieldDescriptor
*const 
s_apFieldDescriptorTable []
 
static const CTypeDescriptor s_typeDescriptor
 
static const CFieldDescriptor s_fdROSpecStopTriggerType
 
static const CFieldDescriptor s_fdDurationTriggerValue
 
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 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.


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