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

Class Definition CAISpecEvent for LLRP parameter AISpecEvent. More...

#include <out_ltkcpp.h>

Inherits CParameter, CParameter, CParameter, and CParameter.

Public Member Functions

EAISpecEventType getEventType (void)
 Get accessor functions for the LLRP EventType field.
 
void setEventType (EAISpecEventType value)
 Set accessor functions for the LLRP EventType field.
 
llrp_u32_t getROSpecID (void)
 Get accessor functions for the LLRP ROSpecID field.
 
void setROSpecID (llrp_u32_t value)
 Set accessor functions for the LLRP ROSpecID field.
 
llrp_u16_t getSpecIndex (void)
 Get accessor functions for the LLRP SpecIndex field.
 
void setSpecIndex (llrp_u16_t value)
 Set accessor functions for the LLRP SpecIndex field.
 
CParameter * getAirProtocolSingulationDetails (void)
 Get accessor functions for the LLRP AirProtocolSingulationDetails sub-parameter.
 
EResultCode setAirProtocolSingulationDetails (CParameter *pValue)
 Set accessor functions for the LLRP AirProtocolSingulationDetails sub-parameter.
 
EAISpecEventType getEventType (void)
 Get accessor functions for the LLRP EventType field.
 
void setEventType (EAISpecEventType value)
 Set accessor functions for the LLRP EventType field.
 
llrp_u32_t getROSpecID (void)
 Get accessor functions for the LLRP ROSpecID field.
 
void setROSpecID (llrp_u32_t value)
 Set accessor functions for the LLRP ROSpecID field.
 
llrp_u16_t getSpecIndex (void)
 Get accessor functions for the LLRP SpecIndex field.
 
void setSpecIndex (llrp_u16_t value)
 Set accessor functions for the LLRP SpecIndex field.
 
CParameter * getAirProtocolSingulationDetails (void)
 Get accessor functions for the LLRP AirProtocolSingulationDetails sub-parameter.
 
EResultCode setAirProtocolSingulationDetails (CParameter *pValue)
 Set accessor functions for the LLRP AirProtocolSingulationDetails sub-parameter.
 
EAISpecEventType getEventType (void)
 Get accessor functions for the LLRP EventType field.
 
void setEventType (EAISpecEventType value)
 Set accessor functions for the LLRP EventType field.
 
llrp_u32_t getROSpecID (void)
 Get accessor functions for the LLRP ROSpecID field.
 
void setROSpecID (llrp_u32_t value)
 Set accessor functions for the LLRP ROSpecID field.
 
llrp_u16_t getSpecIndex (void)
 Get accessor functions for the LLRP SpecIndex field.
 
void setSpecIndex (llrp_u16_t value)
 Set accessor functions for the LLRP SpecIndex field.
 
CParameter * getAirProtocolSingulationDetails (void)
 Get accessor functions for the LLRP AirProtocolSingulationDetails sub-parameter.
 
EResultCode setAirProtocolSingulationDetails (CParameter *pValue)
 Set accessor functions for the LLRP AirProtocolSingulationDetails sub-parameter.
 
EAISpecEventType getEventType (void)
 Get accessor functions for the LLRP EventType field.
 
void setEventType (EAISpecEventType value)
 Set accessor functions for the LLRP EventType field.
 
llrp_u32_t getROSpecID (void)
 Get accessor functions for the LLRP ROSpecID field.
 
void setROSpecID (llrp_u32_t value)
 Set accessor functions for the LLRP ROSpecID field.
 
llrp_u16_t getSpecIndex (void)
 Get accessor functions for the LLRP SpecIndex field.
 
void setSpecIndex (llrp_u16_t value)
 Set accessor functions for the LLRP SpecIndex field.
 
CParameter * getAirProtocolSingulationDetails (void)
 Get accessor functions for the LLRP AirProtocolSingulationDetails sub-parameter.
 
EResultCode setAirProtocolSingulationDetails (CParameter *pValue)
 Set accessor functions for the LLRP AirProtocolSingulationDetails sub-parameter.
 

Protected Attributes

EAISpecEventType m_eEventType
 
llrp_u32_t m_ROSpecID
 
llrp_u16_t m_SpecIndex
 
CParameter * m_pAirProtocolSingulationDetails
 

Internal Framework Functions

static const CFieldDescriptor *const s_apFieldDescriptorTable []
 
static const CTypeDescriptor s_typeDescriptor
 
static const CFieldDescriptor s_fdEventType
 
static const CFieldDescriptor s_fdROSpecID
 
static const CFieldDescriptor s_fdSpecIndex
 
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
 
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)
 
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 CAISpecEvent for LLRP parameter AISpecEvent.

Document Reference LLRP Specification Section 13.2.6.9

Document Reference LLRP Specification Section 16.2.7.6.8

<p>This parameter carries the AISpec event details. The EventType is the end of the AISpec. When reporting the end event, the AirProtocolSingulationDetails 

MAY be reported if it is supported by the Reader and EventType of 7 has been enabled (Section 13.2.5.1).

<SMALL><i>Copyright 2006, 2007, EPCglobal Inc. The proprietary text of EPCglobal Inc. included here is in not a Contribution to the LLRP toolkit, under Apache License, Version 2.0. The right to use the proprietary text is limited to reproduction and display thereof within the work.</i></SMALL> 

Definition at line 18733 of file armv7l/src/generated/out_ltkcpp.h.


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