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

Class Definition CROSpecStopTrigger for LLRP parameter ROSpecStopTrigger. More...

#include <out_ltkcpp.h>

List of all members.

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.
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
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)
static CElement * s_construct (void)
static void s_decodeFields (CDecoderStream *pDecoderStream, CElement *pElement)

Detailed Description

Class Definition CROSpecStopTrigger for LLRP parameter ROSpecStopTrigger.

Describes the condition upon which the ROSpec will stop.


Definition at line 10359 of file Library/out_ltkcpp.h.


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