HCE project C++ developers source code library  1.1.1
HCE project developer library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
HCE::Request Class Reference

#include <Response.hpp>

Public Member Functions

 Request (const std::string &json)

Public Attributes

unsigned int type
std::string data
bool initialized

Detailed Description

DataSet struct Descibe insight data

Definition at line 68 of file Response.hpp.

Constructor & Destructor Documentation

HCE::Request::Request ( const std::string &  json)
inline

Definition at line 70 of file Response.hpp.

Here is the call graph for this function:

Member Data Documentation

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.


The documentation for this class was generated from the following file: