DDS
ver. 3.6
|
#include <ToolsProtocolCore.h>
Additional Inherited Members | |
Public Member Functions inherited from dds::tools_api::SBaseData< T > | |
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 T &_val) const |
Equality operator. More... | |
std::string | defaultToString () const |
Default string representation. More... | |
Public Attributes inherited from dds::tools_api::SBaseData< T > | |
requestID_t | m_requestID = 0 |