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

Class Definition CLLRPStatus for LLRP parameter LLRPStatus. More...

#include <out_ltkcpp.h>

Inherits CParameter, CParameter, CParameter, and CParameter.

Public Member Functions

EStatusCode getStatusCode (void)
 Get accessor functions for the LLRP StatusCode field.
 
void setStatusCode (EStatusCode value)
 Set accessor functions for the LLRP StatusCode field.
 
llrp_utf8v_t getErrorDescription (void)
 Get accessor functions for the LLRP ErrorDescription field.
 
void setErrorDescription (llrp_utf8v_t value)
 Set accessor functions for the LLRP ErrorDescription field.
 
CFieldErrorgetFieldError (void)
 Get accessor functions for the LLRP FieldError sub-parameter.
 
EResultCode setFieldError (CFieldError *pValue)
 Set accessor functions for the LLRP FieldError sub-parameter.
 
CParameterErrorgetParameterError (void)
 Get accessor functions for the LLRP ParameterError sub-parameter.
 
EResultCode setParameterError (CParameterError *pValue)
 Set accessor functions for the LLRP ParameterError sub-parameter.
 
EStatusCode getStatusCode (void)
 Get accessor functions for the LLRP StatusCode field.
 
void setStatusCode (EStatusCode value)
 Set accessor functions for the LLRP StatusCode field.
 
llrp_utf8v_t getErrorDescription (void)
 Get accessor functions for the LLRP ErrorDescription field.
 
void setErrorDescription (llrp_utf8v_t value)
 Set accessor functions for the LLRP ErrorDescription field.
 
CFieldErrorgetFieldError (void)
 Get accessor functions for the LLRP FieldError sub-parameter.
 
EResultCode setFieldError (CFieldError *pValue)
 Set accessor functions for the LLRP FieldError sub-parameter.
 
CParameterErrorgetParameterError (void)
 Get accessor functions for the LLRP ParameterError sub-parameter.
 
EResultCode setParameterError (CParameterError *pValue)
 Set accessor functions for the LLRP ParameterError sub-parameter.
 
EStatusCode getStatusCode (void)
 Get accessor functions for the LLRP StatusCode field.
 
void setStatusCode (EStatusCode value)
 Set accessor functions for the LLRP StatusCode field.
 
llrp_utf8v_t getErrorDescription (void)
 Get accessor functions for the LLRP ErrorDescription field.
 
void setErrorDescription (llrp_utf8v_t value)
 Set accessor functions for the LLRP ErrorDescription field.
 
CFieldErrorgetFieldError (void)
 Get accessor functions for the LLRP FieldError sub-parameter.
 
EResultCode setFieldError (CFieldError *pValue)
 Set accessor functions for the LLRP FieldError sub-parameter.
 
CParameterErrorgetParameterError (void)
 Get accessor functions for the LLRP ParameterError sub-parameter.
 
EResultCode setParameterError (CParameterError *pValue)
 Set accessor functions for the LLRP ParameterError sub-parameter.
 
EStatusCode getStatusCode (void)
 Get accessor functions for the LLRP StatusCode field.
 
void setStatusCode (EStatusCode value)
 Set accessor functions for the LLRP StatusCode field.
 
llrp_utf8v_t getErrorDescription (void)
 Get accessor functions for the LLRP ErrorDescription field.
 
void setErrorDescription (llrp_utf8v_t value)
 Set accessor functions for the LLRP ErrorDescription field.
 
CFieldErrorgetFieldError (void)
 Get accessor functions for the LLRP FieldError sub-parameter.
 
EResultCode setFieldError (CFieldError *pValue)
 Set accessor functions for the LLRP FieldError sub-parameter.
 
CParameterErrorgetParameterError (void)
 Get accessor functions for the LLRP ParameterError sub-parameter.
 
EResultCode setParameterError (CParameterError *pValue)
 Set accessor functions for the LLRP ParameterError sub-parameter.
 

Protected Attributes

EStatusCode m_eStatusCode
 
llrp_utf8v_t m_ErrorDescription
 
CFieldErrorm_pFieldError
 
CParameterErrorm_pParameterError
 

Internal Framework Functions

static const CFieldDescriptor *const s_apFieldDescriptorTable []
 
static const CTypeDescriptor s_typeDescriptor
 
static const CFieldDescriptor s_fdStatusCode
 
static const CFieldDescriptor s_fdErrorDescription
 
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 CLLRPStatus for LLRP parameter LLRPStatus.

Document Reference LLRP Specification Section 14.2.2

Document Reference LLRP Specification Section 16.2.8.1

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


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