|
Eile Mit Weile
|
Helper functions for rapidjson elements. More...
#include <json_utils.hpp>
Static Public Member Functions | |
| static std::string | ToString (const rapidjson::Value *json) |
| static rapidjson::Document * | CloneValue (const rapidjson::Value &val) |
Helper functions for rapidjson elements.
|
inlinestatic |
< Create a rapidjson::Document on the heap (pointer) based on a value extracted from a json.
|
inlinestatic |
< Converts a rapidjson::Value to a string