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

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

#include <out_ltkcpp.h>

List of all members.

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.

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

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).

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.


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


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