LTKCPP-- LLRP Toolkit C Plus Plus Library
List of all members
CCLOSE_CONNECTION Class Reference

Class Definition CCLOSE_CONNECTION for LLRP message CLOSE_CONNECTION. More...

#include <out_ltkcpp.h>

Inherits CMessage, CMessage, CMessage, and CMessage.

Internal Framework Functions

static const CFieldDescriptor *const s_apFieldDescriptorTable []
 
static const CTypeDescriptor s_typeDescriptor
 
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 CCLOSE_CONNECTION for LLRP message CLOSE_CONNECTION.

Document Reference LLRP Specification Section 12.1.5

Document Reference LLRP Specification Section 16.1.40

<p>This command is issued by the Client to the Reader.  This command instructs the Reader to gracefully close its connection with the Client.  Under normal operating conditions, a Client 

SHALL attempt to send this command before closing an LLRP connection. A Client should wait briefly for the Reader to respond with a CLOSE_CONNECTION_RESPONSE.

<p>Upon receipt of this command, the Reader 

SHALL respond with the CLOSE_CONNECTION_REPONSE message and it should then attempt to close the connection between the Reader and Client.

<p>Having executed a CLOSE_CONNECTION command, a Reader 

MAY persist its configuration state as defined by the ReaderConfigurationStateValue parameter specified in section 12.2.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 6131 of file armv7l/src/generated/out_ltkcpp.h.


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