6 #ifndef __DDS__GetPropValuesCmd__ 7 #define __DDS__GetPropValuesCmd__ 14 namespace protocol_api
Definition: BasicCmd.h:475
bool operator==(const SGetPropValuesCmd &val) const
Definition: GetPropValuesCmd.cpp:23
SGetPropValuesCmd()
Definition: GetPropValuesCmd.cpp:14
size_t size() const
Definition: GetPropValuesCmd.cpp:18
void _convertFromData(const dds::misc::BYTEVector_t &_data)
Definition: GetPropValuesCmd.cpp:28
std::vector< unsigned char > BYTEVector_t
An STL vector of bytes.
Definition: def.h:124
void _convertToData(dds::misc::BYTEVector_t *_data) const
Definition: GetPropValuesCmd.cpp:33
Miscellaneous functions and helpers are located here.
Definition: AgentConnectionManager.h:13
std::ostream & operator<<(std::ostream &_stream, const SAgentsInfoCmd &_val)
Definition: AgentsInfoCmd.cpp:38
Definition: GetPropValuesCmd.h:16
bool operator!=(const SAgentsInfoCmd &_lhs, const SAgentsInfoCmd &_rhs)
Definition: AgentsInfoCmd.cpp:43
std::string m_sPropertyName
Definition: GetPropValuesCmd.h:24