32 #ifndef MODULES_CMR_MODULE_RJSONUTILS_H_ 33 #define MODULES_CMR_MODULE_RJSONUTILS_H_ std::string getStringValue(const rapidjson::Value &object, const std::string &name)
GenericValue< UTF8<> > Value
GenericValue with UTF8 encoding.
void getJsonDoc(const std::string &url, rapidjson::Document &d)
GenericDocument< UTF8<> > Document
GenericDocument with UTF8 encoding.
std::string jsonDocToString(rapidjson::Document &d)