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

Class Definition CAccessSpecStopTrigger for LLRP parameter AccessSpecStopTrigger. More...

#include <out_ltkcpp.h>

List of all members.

Public Member Functions

EAccessSpecStopTriggerType getAccessSpecStopTrigger (void)
 Get accessor functions for the LLRP AccessSpecStopTrigger field.
void setAccessSpecStopTrigger (EAccessSpecStopTriggerType value)
 Set accessor functions for the LLRP AccessSpecStopTrigger field.
llrp_u16_t getOperationCountValue (void)
 Get accessor functions for the LLRP OperationCountValue field.
void setOperationCountValue (llrp_u16_t value)
 Set accessor functions for the LLRP OperationCountValue field.
EAccessSpecStopTriggerType getAccessSpecStopTrigger (void)
 Get accessor functions for the LLRP AccessSpecStopTrigger field.
void setAccessSpecStopTrigger (EAccessSpecStopTriggerType value)
 Set accessor functions for the LLRP AccessSpecStopTrigger field.
llrp_u16_t getOperationCountValue (void)
 Get accessor functions for the LLRP OperationCountValue field.
void setOperationCountValue (llrp_u16_t value)
 Set accessor functions for the LLRP OperationCountValue field.

Protected Attributes

EAccessSpecStopTriggerType m_eAccessSpecStopTrigger
llrp_u16_t m_OperationCountValue

Internal Framework Functions

static const CFieldDescriptor
*const 
s_apFieldDescriptorTable []
static const CTypeDescriptor s_typeDescriptor
static const CFieldDescriptor s_fdAccessSpecStopTrigger
static const CFieldDescriptor s_fdOperationCountValue
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 CAccessSpecStopTrigger for LLRP parameter AccessSpecStopTrigger.

Defines the condition upon which an AccessSpec will be automatically deleted

OperationCountValue: A count to indicate the number of times this Spec is executed before it is deleted. If set to zero, this is equivalent to no stop trigger defined.


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


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