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

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

#include <out_ltkcpp.h>

Inherits CParameter.

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.
 

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

Detailed Description

Class Definition CAccessSpecStopTrigger for LLRP parameter AccessSpecStopTrigger.

Document Reference LLRP Specification Section 11.2.1.1

Document Reference LLRP Specification Section 16.2.5.1.1

<p>Defines the condition upon which an AccessSpec will be automatically deleted</p> 


<p>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.</p> 

Definition at line 11671 of file out_ltkcpp.h.


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