|
HCE project C++ developers source code library
1.1.1
HCE project developer library
|
#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 68 of file Response.hpp.
|
inline |
| std::string HCE::Request::data |
Definition at line 91 of file Response.hpp.
| bool HCE::Request::initialized |
Definition at line 92 of file Response.hpp.
| unsigned int HCE::Request::type |
Definition at line 90 of file Response.hpp.