DDS  ver. 2.0
Public Member Functions | Public Attributes | List of all members
dds::protocol_api::SUpdateKeyErrorCmd Struct Reference

#include <UpdateKeyErrorCmd.h>

Inheritance diagram for dds::protocol_api::SUpdateKeyErrorCmd:
dds::protocol_api::SBasicCmd< SUpdateKeyErrorCmd >

Public Member Functions

 SUpdateKeyErrorCmd ()
 
size_t size () const
 
void _convertFromData (const MiscCommon::BYTEVector_t &_data)
 
void _convertToData (MiscCommon::BYTEVector_t *_data) const
 
bool operator== (const SUpdateKeyErrorCmd &val) const
 
- Public Member Functions inherited from dds::protocol_api::SBasicCmd< SUpdateKeyErrorCmd >
void convertFromData (const MiscCommon::BYTEVector_t &_data)
 
void convertToData (MiscCommon::BYTEVector_t *_data) const
 

Public Attributes

SUpdateKeyCmd m_serverCmd
 
SUpdateKeyCmd m_userCmd
 
uint16_t m_errorCode
 

Constructor & Destructor Documentation

◆ SUpdateKeyErrorCmd()

SUpdateKeyErrorCmd::SUpdateKeyErrorCmd ( )

Member Function Documentation

◆ _convertFromData()

void SUpdateKeyErrorCmd::_convertFromData ( const MiscCommon::BYTEVector_t _data)

◆ _convertToData()

void SUpdateKeyErrorCmd::_convertToData ( MiscCommon::BYTEVector_t _data) const

◆ operator==()

bool SUpdateKeyErrorCmd::operator== ( const SUpdateKeyErrorCmd val) const

◆ size()

size_t SUpdateKeyErrorCmd::size ( ) const

Member Data Documentation

◆ m_errorCode

uint16_t dds::protocol_api::SUpdateKeyErrorCmd::m_errorCode

◆ m_serverCmd

SUpdateKeyCmd dds::protocol_api::SUpdateKeyErrorCmd::m_serverCmd

◆ m_userCmd

SUpdateKeyCmd dds::protocol_api::SUpdateKeyErrorCmd::m_userCmd

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