|
DDS
ver. 2.0
|
#include <UpdateKeyErrorCmd.h>
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 |
| SUpdateKeyErrorCmd::SUpdateKeyErrorCmd | ( | ) |
| void SUpdateKeyErrorCmd::_convertFromData | ( | const MiscCommon::BYTEVector_t & | _data | ) |
| void SUpdateKeyErrorCmd::_convertToData | ( | MiscCommon::BYTEVector_t * | _data | ) | const |
| bool SUpdateKeyErrorCmd::operator== | ( | const SUpdateKeyErrorCmd & | val | ) | const |
| size_t SUpdateKeyErrorCmd::size | ( | ) | const |
| uint16_t dds::protocol_api::SUpdateKeyErrorCmd::m_errorCode |
| SUpdateKeyCmd dds::protocol_api::SUpdateKeyErrorCmd::m_serverCmd |
| SUpdateKeyCmd dds::protocol_api::SUpdateKeyErrorCmd::m_userCmd |
1.8.13