hce-node application
1.4.3
HCE Hierarchical Cluster Engine node application
|
#include <Response.hpp>
Public Member Functions | |
Request (const std::string &json) |
Public Attributes | |
unsigned int | type |
std::string | data |
bool | initialized |
DataSet struct Descibe insight data
Definition at line 69 of file Response.hpp.
|
inline |
std::string HCE::Request::data |
Definition at line 92 of file Response.hpp.
bool HCE::Request::initialized |
Definition at line 93 of file Response.hpp.
unsigned int HCE::Request::type |
Definition at line 91 of file Response.hpp.