6 #ifndef __DDS__GetPropValuesCmd__ 7 #define __DDS__GetPropValuesCmd__ 14 namespace protocol_api
Definition: BasicCmd.h:481
bool operator==(const SGetPropValuesCmd &val) const
Definition: GetPropValuesCmd.cpp:24
SGetPropValuesCmd()
Definition: GetPropValuesCmd.cpp:15
size_t size() const
Definition: GetPropValuesCmd.cpp:19
void _convertToData(MiscCommon::BYTEVector_t *_data) const
Definition: GetPropValuesCmd.cpp:34
Definition: dds-agent/src/AgentConnectionManager.h:18
std::ostream & operator<<(std::ostream &_stream, const SAgentsInfoCmd &_val)
Definition: AgentsInfoCmd.cpp:38
Definition: GetPropValuesCmd.h:16
std::string m_sPropertyID
Definition: GetPropValuesCmd.h:24
bool operator!=(const SAgentsInfoCmd &_lhs, const SAgentsInfoCmd &_rhs)
Definition: AgentsInfoCmd.cpp:43
std::vector< unsigned char > BYTEVector_t
An STL vector of bytes.
Definition: def.h:127
void _convertFromData(const MiscCommon::BYTEVector_t &_data)
Definition: GetPropValuesCmd.cpp:29