|
DDS
ver. 3.6
|
#include <ToolsProtocolCore.h>
Public Member Functions | |
| bool | operator== (const SEmptyResponseData &) const |
| Equality operator. More... | |
Public Member Functions inherited from dds::tools_api::SBaseData< SEmptyResponseData > | |
| std::string | toJSON () const |
| Fill structure into JSON. More... | |
| void | toPT (boost::property_tree::ptree &_pt) const |
| Fill structure into boost's property tree. More... | |
| void | fromPT (const boost::property_tree::ptree &_pt) |
| Init structure from boost's property tree. More... | |
| bool | operator== (const SEmptyResponseData &_val) const |
| Equality operator. More... | |
| std::string | defaultToString () const |
| Default string representation. More... | |
Additional Inherited Members | |
Public Attributes inherited from dds::tools_api::SBaseData< SEmptyResponseData > | |
| requestID_t | m_requestID |
|
inline |
Equality operator.
1.8.15